Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
51 | 0 | 0 | 4432 |
Files
org/robsite/extension/rss/Commands.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/Commands.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
14
|
| '{' should be on the previous line. |
19
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
22
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
38
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
46
|
| '(' is followed by whitespace. |
50
|
| Parameter name should be final. |
50
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
57
|
| Redundant 'final' modifier. |
61
|
| '(' is followed by whitespace. |
61
|
| Parameter name should be final. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
org/robsite/extension/rss/HTTPUtil.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/HTTPUtil.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| '{' should be on the previous line. |
10
|
| Missing a Javadoc comment. |
11
|
| Name '_oldConnectTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
11
|
| Missing a Javadoc comment. |
12
|
| Name '_oldReadTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
12
|
| '{' is not followed by whitespace. |
17
|
| '}' is not preceded with whitespace. |
17
|
| Line has trailing spaces. |
21
|
| Unused @param tag for 'timeout'. |
22
|
| '(' is followed by whitespace. |
24
|
| Parameter milliseconds should be final. |
24
|
| Expected @param tag for 'milliseconds'. |
24
|
| ')' is preceded with whitespace. |
24
|
| '{' should be on the previous line. |
25
|
| Line has trailing spaces. |
26
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| '(' is followed by whitespace. |
31
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line has trailing spaces. |
33
|
| '(' is followed by whitespace. |
33
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line has trailing spaces. |
36
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '}' should be on the same line. |
45
|
| Line has trailing spaces. |
47
|
| '{' should be on the previous line. |
47
|
| Line has trailing spaces. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '}' should be on the same line. |
56
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
60
|
org/robsite/extension/rss/MarkAsReadCommand.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/MarkAsReadCommand.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
18
|
| Missing a Javadoc comment. |
19
|
| '{' should be on the previous line. |
20
|
| '(' is followed by whitespace. |
21
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
26
|
| '{' should be on the previous line. |
30
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| '(' is followed by whitespace. |
37
|
| '=' is not preceded with whitespace. |
37
|
| '=' is not followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' should be on the previous line. |
38
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line has trailing spaces. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
52
|
org/robsite/extension/rss/NewChannelPanel.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/NewChannelPanel.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - java.text.MessageFormat. |
18
|
| Unused import - java.util.ResourceBundle. |
20
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
51
|
| '{' should be on the previous line. |
52
|
| Missing a Javadoc comment. |
53
|
| Name '_layout' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Missing a Javadoc comment. |
54
|
| Name '_urlLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Missing a Javadoc comment. |
55
|
| Name '_hint' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| Missing a Javadoc comment. |
56
|
| Name '_tfURL' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Line has trailing spaces. |
57
|
| Missing a Javadoc comment. |
57
|
| Name '_xmlIcon' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| '(' is followed by whitespace. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Missing a Javadoc comment. |
59
|
| Name '_panel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
59
|
| Missing a Javadoc comment. |
60
|
| Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Missing a Javadoc comment. |
62
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
69
|
| '{' should be on the previous line. |
73
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
79
|
| '(' is followed by whitespace. |
82
|
| Parameter url should be final. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line has trailing spaces. |
86
|
| Missing a Javadoc comment. |
87
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '(' is followed by whitespace. |
93
|
| '60' is a magic number. |
93
|
| ')' is preceded with whitespace. |
93
|
| '(' is followed by whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line is longer than 80 characters. |
95
|
| '12' is a magic number. |
95
|
| Line is longer than 80 characters. |
96
|
| '15' is a magic number. |
96
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
99
|
| Missing a Javadoc comment. |
100
|
| '(' is followed by whitespace. |
100
|
| Parameter parent should be final. |
100
|
| ')' is preceded with whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| '(' is followed by whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line has trailing spaces. |
104
|
| Missing a Javadoc comment. |
105
|
| '(' is followed by whitespace. |
105
|
| Parameter parent should be final. |
105
|
| Parameter url should be final. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line has trailing spaces. |
116
|
| Missing a Javadoc comment. |
117
|
| '(' is followed by whitespace. |
117
|
| Parameter title should be final. |
117
|
| Parameter parent should be final. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| '{' should be on the previous line. |
118
|
| Line has trailing spaces. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
120
|
| Line has trailing spaces. |
121
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '(' is followed by whitespace. |
126
|
| '{' should be on the previous line. |
128
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line has trailing spaces. |
131
|
| '(' is followed by whitespace. |
132
|
| Parameter de should be final. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| Line has trailing spaces. |
136
|
| '(' is followed by whitespace. |
137
|
| Parameter de should be final. |
137
|
| ')' is preceded with whitespace. |
137
|
| '{' should be on the previous line. |
138
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
141
|
| '(' is followed by whitespace. |
142
|
| Parameter de should be final. |
142
|
| ')' is preceded with whitespace. |
142
|
| '{' should be on the previous line. |
143
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
149
|
| '(' is followed by whitespace. |
150
|
| Line has trailing spaces. |
151
|
| '(' is followed by whitespace. |
152
|
| Parameter event should be final. |
152
|
| ')' is preceded with whitespace. |
152
|
| '{' should be on the previous line. |
154
|
| '(' is followed by whitespace. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '{' should be on the previous line. |
156
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| Line has trailing spaces. |
160
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line has trailing spaces. |
168
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
172
|
| Missing a Javadoc comment. |
173
|
| '{' should be on the previous line. |
174
|
| '{' should be on the previous line. |
176
|
| Line has trailing spaces. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
178
|
| Line has trailing spaces. |
179
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line has trailing spaces. |
181
|
| '}' should be on the same line. |
183
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '{' should be on the previous line. |
185
|
| Line has trailing spaces. |
187
|
| '(' is followed by whitespace. |
187
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| ')' is preceded with whitespace. |
190
|
| '}' should be on the same line. |
191
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '{' should be on the previous line. |
193
|
| Line has trailing spaces. |
195
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
197
|
| '(' is followed by whitespace. |
197
|
| Line has trailing spaces. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line has trailing spaces. |
201
|
| '}' should be on the same line. |
202
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '{' should be on the previous line. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line has trailing spaces. |
207
|
| '}' should be on the same line. |
207
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| '{' should be on the previous line. |
209
|
| Line has trailing spaces. |
211
|
| '(' is followed by whitespace. |
211
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| Line has trailing spaces. |
214
|
| ')' is preceded with whitespace. |
214
|
| '}' should be on the same line. |
215
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '{' should be on the previous line. |
217
|
| Line has trailing spaces. |
219
|
| '(' is followed by whitespace. |
219
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line has trailing spaces. |
222
|
| ')' is preceded with whitespace. |
222
|
| '}' should be on the same line. |
223
|
| '{' should be on the previous line. |
225
|
| Line has trailing spaces. |
226
|
| Line has trailing spaces. |
229
|
| Missing a Javadoc comment. |
230
|
| '(' is followed by whitespace. |
230
|
| Parameter e should be final. |
230
|
| ')' is preceded with whitespace. |
230
|
| '{' should be on the previous line. |
231
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
org/robsite/extension/rss/NewsCheckRunnable.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/NewsCheckRunnable.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
29
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Name '_isRunning' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Missing a Javadoc comment. |
37
|
| Name '_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Missing a Javadoc comment. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter extension should be final. |
41
|
| ')' is preceded with whitespace. |
41
|
| '{' should be on the previous line. |
42
|
| Line has trailing spaces. |
46
|
| Missing a Javadoc comment. |
47
|
| '{' should be on the previous line. |
48
|
| Line has trailing spaces. |
52
|
| '{' should be on the previous line. |
57
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
63
|
| '(' is followed by whitespace. |
66
|
| Parameter ae should be final. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| Line has trailing spaces. |
70
|
| Missing a Javadoc comment. |
71
|
| '{' should be on the previous line. |
72
|
| Missing a Javadoc comment. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| 'synchronized' is not followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| '{' should be on the previous line. |
85
|
| '}' should be on the same line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| Line has trailing spaces. |
94
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| Line has trailing spaces. |
112
|
| Missing a Javadoc comment. |
113
|
| '(' is followed by whitespace. |
113
|
| Parameter prefs should be final. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line has trailing spaces. |
121
|
| Missing a Javadoc comment. |
122
|
| '{' should be on the previous line. |
123
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
130
|
| '(' is followed by whitespace. |
130
|
| '{' should be on the previous line. |
133
|
| '(' is followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| ')' is preceded with whitespace. |
136
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
139
|
| Line has trailing spaces. |
141
|
| '(' is followed by whitespace. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '{' should be on the previous line. |
145
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line has trailing spaces. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '}' should be on the same line. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| '(' is followed by whitespace. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '(' is followed by whitespace. |
154
|
| '2000' is a magic number. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line has trailing spaces. |
157
|
| '(' is followed by whitespace. |
158
|
| '=' is not preceded with whitespace. |
158
|
| '=' is not followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| 'if' construct must use '{}'s. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '{' should be on the previous line. |
164
|
| Line is longer than 80 characters. |
165
|
| '(' is followed by whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '(' is followed by whitespace. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '}' should be on the same line. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '{' should be on the previous line. |
173
|
| '(' is followed by whitespace. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| Line has trailing spaces. |
176
|
| Line has trailing spaces. |
178
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
181
|
| '(' is followed by whitespace. |
181
|
| '2000' is a magic number. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
186
|
| '}' should be on the same line. |
187
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '{' should be on the previous line. |
189
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| '}' should be on the same line. |
192
|
| '{' should be on the previous line. |
194
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
197
|
| '(' is followed by whitespace. |
197
|
| '{' should be on the previous line. |
200
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line has trailing spaces. |
203
|
| ')' is preceded with whitespace. |
203
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| '{' should be on the previous line. |
206
|
| '(' is followed by whitespace. |
207
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| Line has trailing spaces. |
212
|
| Missing a Javadoc comment. |
213
|
| '{' should be on the previous line. |
214
|
| Line has trailing spaces. |
215
|
| '(' is followed by whitespace. |
215
|
| '{' should be on the previous line. |
218
|
| '(' is followed by whitespace. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| Line is longer than 80 characters. |
221
|
| '(' is followed by whitespace. |
221
|
| '(' is followed by whitespace. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| '(' is followed by whitespace. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| Line has trailing spaces. |
223
|
| '(' is followed by whitespace. |
225
|
| Parameter me should be final. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '{' should be on the previous line. |
228
|
| '{' should be on the previous line. |
230
|
| Line is longer than 80 characters. |
231
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| 'cast' is not followed by whitespace. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '}' should be on the same line. |
234
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Must have at least one statement. |
235
|
| '{' is not followed by whitespace. |
235
|
| '}' is not preceded with whitespace. |
235
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| Line has trailing spaces. |
240
|
| 'cast' is not followed by whitespace. |
241
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| Line has trailing spaces. |
242
|
| '(' is followed by whitespace. |
242
|
| Line has trailing spaces. |
243
|
| '1000' is a magic number. |
243
|
| Line has trailing spaces. |
244
|
| '(' is followed by whitespace. |
246
|
| Parameter ae should be final. |
246
|
| ')' is preceded with whitespace. |
246
|
| '{' should be on the previous line. |
247
|
| 'cast' is not followed by whitespace. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| ')' is preceded with whitespace. |
255
|
| Line has trailing spaces. |
257
|
| Missing a Javadoc comment. |
258
|
| '(' is followed by whitespace. |
258
|
| Parameter ms should be final. |
258
|
| ')' is preceded with whitespace. |
258
|
| '{' should be on the previous line. |
259
|
| '{' should be on the previous line. |
261
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '}' should be on the same line. |
263
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '{' should be on the previous line. |
265
|
| Must have at least one statement. |
265
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
269
|
| Missing a Javadoc comment. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| '{' should be on the previous line. |
271
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| '{' should be on the previous line. |
273
|
| Line has trailing spaces. |
274
|
| '(' is followed by whitespace. |
274
|
| '{' should be on the previous line. |
277
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| ')' is preceded with whitespace. |
280
|
| Line has trailing spaces. |
283
|
| Missing a Javadoc comment. |
284
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| '{' should be on the previous line. |
285
|
| '(' is followed by whitespace. |
286
|
| ')' is preceded with whitespace. |
286
|
| '{' should be on the previous line. |
287
|
| Line has trailing spaces. |
288
|
| '(' is followed by whitespace. |
288
|
| '{' should be on the previous line. |
291
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| ')' is preceded with whitespace. |
294
|
org/robsite/extension/rss/NewsDockableFactory.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/NewsDockableFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
18
|
| Missing a Javadoc comment. |
19
|
| Name '_dockableWindow' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
19
|
| Missing a Javadoc comment. |
21
|
| '{' should be on the previous line. |
22
|
| Method 'getDockable' is not designed for extension - needs to be abstract, final or empty. |
26
|
| Missing a Javadoc comment. |
26
|
| Parameter viewId should be final. |
26
|
| '{' should be on the previous line. |
27
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| '{' should be on the previous line. |
40
|
| Line has trailing spaces. |
43
|
| '(' is followed by whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
46
|
| Line has trailing spaces. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '}' should be on the same line. |
48
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line has trailing spaces. |
53
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line has trailing spaces. |
55
|
org/robsite/extension/rss/NewsDockableWindow.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/NewsDockableWindow.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - javax.swing.Timer. |
11
|
| Unused import - javax.swing.event.ChangeEvent. |
12
|
| Unused import - javax.swing.event.ChangeListener. |
13
|
| Line has trailing spaces. |
28
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
34
|
| Name '_panel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
35
|
| Name '_isInitialized' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
37
|
| Name '_contextMenu' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Missing a Javadoc comment. |
41
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line has trailing spaces. |
44
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line has trailing spaces. |
49
|
| Method 'getPanel' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| '{' should be on the previous line. |
51
|
| Line has trailing spaces. |
54
|
| Method 'getTabName' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| '{' should be on the previous line. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line has trailing spaces. |
59
|
| Method 'getTitleName' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| '{' should be on the previous line. |
61
|
| Line has trailing spaces. |
64
|
| Method 'getGUI' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| '{' should be on the previous line. |
66
|
| Line has trailing spaces. |
69
|
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter eo should be final. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| Line has trailing spaces. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line has trailing spaces. |
78
|
| Method 'getContextMenu' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| Line has trailing spaces. |
84
|
| '(' is followed by whitespace. |
84
|
| '(' is followed by whitespace. |
86
|
| Parameter menu should be final. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line has trailing spaces. |
90
|
| '(' is followed by whitespace. |
91
|
| Parameter menu should be final. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
96
|
| '(' is followed by whitespace. |
96
|
| Parameter context should be final. |
96
|
| ')' is preceded with whitespace. |
96
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '}' should be on the same line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '{' should be on the previous line. |
109
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line has trailing spaces. |
114
|
| Missing a Javadoc comment. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter menu should be final. |
123
|
| ')' is preceded with whitespace. |
123
|
| '{' should be on the previous line. |
124
|
| Line has trailing spaces. |
126
|
| '&&' should be on a new line. |
126
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '}' should be on the same line. |
140
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| Line is longer than 80 characters. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| '{' should be on the previous line. |
155
|
| '(' is followed by whitespace. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
163
|
| Method 'stateChange' is not designed for extension - needs to be abstract, final or empty. |
164
|
| Missing a Javadoc comment. |
164
|
| '(' is followed by whitespace. |
164
|
| Parameter newState should be final. |
164
|
| ')' is preceded with whitespace. |
164
|
| '{' should be on the previous line. |
165
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '{' should be on the previous line. |
169
|
| Line has trailing spaces. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line has trailing spaces. |
171
|
| Line has trailing spaces. |
175
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line has trailing spaces. |
178
|
| Missing a Javadoc comment. |
179
|
| '(' is followed by whitespace. |
179
|
| Parameter event should be final. |
179
|
| ')' is preceded with whitespace. |
179
|
| '{' should be on the previous line. |
180
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line has trailing spaces. |
182
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| '{' should be on the previous line. |
184
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line has trailing spaces. |
191
|
| Missing a Javadoc comment. |
194
|
| '{' should be on the previous line. |
195
|
| Missing a Javadoc comment. |
196
|
| '(' is followed by whitespace. |
196
|
| Parameter me should be final. |
196
|
| ')' is preceded with whitespace. |
196
|
| '{' should be on the previous line. |
197
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| '{' should be on the previous line. |
200
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '{' should be on the previous line. |
203
|
| '(' is followed by whitespace. |
204
|
| 'cast' is not followed by whitespace. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| '{' should be on the previous line. |
205
|
| '}' should be on the same line. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| '{' should be on the previous line. |
210
|
| '(' is followed by whitespace. |
211
|
| 'cast' is not followed by whitespace. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| '{' should be on the previous line. |
212
|
| Line has trailing spaces. |
216
|
| '(' is followed by whitespace. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line has trailing spaces. |
218
|
| Line has trailing spaces. |
221
|
| Missing a Javadoc comment. |
222
|
| '(' is followed by whitespace. |
222
|
| Parameter me should be final. |
222
|
| ')' is preceded with whitespace. |
222
|
| '{' should be on the previous line. |
223
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| '{' should be on the previous line. |
225
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '{' should be on the previous line. |
228
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '{' should be on the previous line. |
232
|
| '(' is followed by whitespace. |
233
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '{' should be on the previous line. |
234
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '}' should be on the same line. |
238
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| '{' should be on the previous line. |
240
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| '{' should be on the previous line. |
244
|
| '(' is followed by whitespace. |
245
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| '{' should be on the previous line. |
246
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| Line has trailing spaces. |
251
|
| '(' is followed by whitespace. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
org/robsite/extension/rss/NewsFeedController.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/NewsFeedController.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
14
|
| Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. |
16
|
| Missing a Javadoc comment. |
16
|
| Parameter action should be final. |
16
|
| Parameter context should be final. |
16
|
| '{' should be on the previous line. |
17
|
| Method 'update' is not designed for extension - needs to be abstract, final or empty. |
21
|
| Missing a Javadoc comment. |
21
|
| Parameter action should be final. |
21
|
| Parameter context should be final. |
21
|
| '{' should be on the previous line. |
22
|
org/robsite/extension/rss/NewsFeedExtension.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
16
|
| Unused import - java.io.InputStream. |
19
|
| Unused import - java.util.Map. |
22
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
46
|
| '{' should be on the previous line. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Name '_changeListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Missing a Javadoc comment. |
52
|
| Name 's_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Missing a Javadoc comment. |
53
|
| Name '_dockableWindow' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Line has trailing spaces. |
54
|
| Missing a Javadoc comment. |
55
|
| Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line has trailing spaces. |
56
|
| Name '_checkRunnable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| Line has trailing spaces. |
61
|
| Name '_timer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| '{' should be on the previous line. |
77
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
83
|
| Method 'getNewsDockable' is not designed for extension - needs to be abstract, final or empty. |
87
|
| '{' should be on the previous line. |
88
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
95
|
| Method 'setNewsDockable' is not designed for extension - needs to be abstract, final or empty. |
98
|
| '(' is followed by whitespace. |
98
|
| Parameter newsDockable should be final. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
110
|
| Method 'getPreferences' is not designed for extension - needs to be abstract, final or empty. |
113
|
| '{' should be on the previous line. |
114
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line has trailing spaces. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
121
|
| '600' is a magic number. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
122
|
| '3000' is a magic number. |
122
|
| ')' is preceded with whitespace. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line is longer than 80 characters. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line has trailing spaces. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
133
|
| Method 'getChannels' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Missing a Javadoc comment. |
134
|
| '{' should be on the previous line. |
135
|
| Line has trailing spaces. |
138
|
| '{' should be on the previous line. |
143
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| Line has trailing spaces. |
149
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '{' should be on the previous line. |
151
|
| Line has trailing spaces. |
152
|
| '(' is followed by whitespace. |
152
|
| '1000' is a magic number. |
153
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line has trailing spaces. |
160
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Missing a Javadoc comment. |
165
|
| '{' should be on the previous line. |
166
|
| Line has trailing spaces. |
168
|
| Line has trailing spaces. |
173
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
184
|
| '(' is followed by whitespace. |
184
|
| Line has trailing spaces. |
185
|
| '(' is followed by whitespace. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| ')' is preceded with whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
193
|
| Line has trailing spaces. |
194
|
| '(' is followed by whitespace. |
194
|
| Line has trailing spaces. |
195
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line has trailing spaces. |
199
|
| '(' is followed by whitespace. |
200
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line has trailing spaces. |
206
|
| '(' is followed by whitespace. |
206
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line has trailing spaces. |
211
|
| Line has trailing spaces. |
212
|
| '(' is followed by whitespace. |
212
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line has trailing spaces. |
216
|
| Line has trailing spaces. |
220
|
| '(' is followed by whitespace. |
220
|
| Line has trailing spaces. |
221
|
| '(' is followed by whitespace. |
221
|
| Line has trailing spaces. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
228
|
| Line has trailing spaces. |
231
|
| '(' is followed by whitespace. |
231
|
| Line has trailing spaces. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line has trailing spaces. |
236
|
| Line has trailing spaces. |
237
|
| Line has trailing spaces. |
240
|
| Line has trailing spaces. |
242
|
| '(' is followed by whitespace. |
245
|
| '(' is followed by whitespace. |
246
|
| Parameter ideEvent should be final. |
246
|
| ')' is preceded with whitespace. |
246
|
| '{' is not followed by whitespace. |
246
|
| '}' is not preceded with whitespace. |
246
|
| Line has trailing spaces. |
247
|
| '(' is followed by whitespace. |
247
|
| Parameter ideEvent should be final. |
247
|
| ')' is preceded with whitespace. |
247
|
| '{' should be on the previous line. |
248
|
| '{' should be on the previous line. |
250
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line has trailing spaces. |
254
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| '{' should be on the previous line. |
258
|
| Line has trailing spaces. |
261
|
| Line has trailing spaces. |
263
|
| Line has trailing spaces. |
264
|
| '(' is followed by whitespace. |
266
|
| '(' is followed by whitespace. |
267
|
| Parameter ce should be final. |
267
|
| ')' is preceded with whitespace. |
267
|
| '{' should be on the previous line. |
268
|
| '}' should be on the same line. |
276
|
| '{' should be on the previous line. |
278
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '(' is followed by whitespace. |
283
|
| Parameter ideEvent should be final. |
283
|
| ')' is preceded with whitespace. |
283
|
| '{' is not followed by whitespace. |
283
|
| '}' is not preceded with whitespace. |
283
|
| Line has trailing spaces. |
287
|
| Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. |
288
|
| Missing a Javadoc comment. |
288
|
| '{' should be on the previous line. |
289
|
| Method 'version' is not designed for extension - needs to be abstract, final or empty. |
293
|
| Missing a Javadoc comment. |
293
|
| '{' should be on the previous line. |
294
|
| '9.0517f' is a magic number. |
297
|
| Method 'ideVersion' is not designed for extension - needs to be abstract, final or empty. |
300
|
| Missing a Javadoc comment. |
300
|
| '{' should be on the previous line. |
301
|
| Method 'canShutdown' is not designed for extension - needs to be abstract, final or empty. |
306
|
| Missing a Javadoc comment. |
306
|
| '{' should be on the previous line. |
307
|
| Line has trailing spaces. |
309
|
| Line has trailing spaces. |
310
|
| Line has trailing spaces. |
313
|
| Line has trailing spaces. |
316
|
| Line has trailing spaces. |
323
|
| '(' is followed by whitespace. |
323
|
| Line has trailing spaces. |
324
|
| Parameter controller should be final. |
324
|
| Parameter id should be final. |
324
|
| Parameter commandClass should be final. |
324
|
| Parameter label should be final. |
324
|
| Parameter mnemonic should be final. |
325
|
| ')' is preceded with whitespace. |
325
|
| '{' should be on the previous line. |
326
|
| Line has trailing spaces. |
332
|
| '(' is followed by whitespace. |
332
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| '(' is followed by whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
org/robsite/extension/rss/NewsFeedPanel.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/NewsFeedPanel.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - javax.swing.JFrame. |
21
|
| Unused import - org.robsite.extension.rss.model.SimpleRSSParser. |
49
|
| Line has trailing spaces. |
55
|
| '{' should be on the previous line. |
60
|
| Missing a Javadoc comment. |
61
|
| Name '_splitPane' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| Missing a Javadoc comment. |
62
|
| Name '_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
62
|
| Missing a Javadoc comment. |
63
|
| Name '_channelList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
63
|
| Missing a Javadoc comment. |
64
|
| Name '_statusBar' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| Missing a Javadoc comment. |
65
|
| Name '_noChannelLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
65
|
| Missing a Javadoc comment. |
66
|
| Name '_tableScrollPane' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| Line has trailing spaces. |
67
|
| Missing a Javadoc comment. |
68
|
| Name '_isBusy' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Line has trailing spaces. |
69
|
| Missing a Javadoc comment. |
70
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line has trailing spaces. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line has trailing spaces. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line has trailing spaces. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line has trailing spaces. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
89
|
| '(' is followed by whitespace. |
89
|
| Line has trailing spaces. |
90
|
| '(' is followed by whitespace. |
92
|
| Parameter lse should be final. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line has trailing spaces. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
105
|
| '(' is followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| ')' is preceded with whitespace. |
107
|
| Line has trailing spaces. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line has trailing spaces. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line has trailing spaces. |
116
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '(' is followed by whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line has trailing spaces. |
124
|
| '(' is followed by whitespace. |
126
|
| Parameter event should be final. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| '(' is followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
131
|
| Line has trailing spaces. |
132
|
| '(' is followed by whitespace. |
132
|
| '{' is followed by whitespace. |
133
|
| '}' should be on the same line. |
135
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' is followed by whitespace. |
139
|
| Line has trailing spaces. |
144
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line has trailing spaces. |
149
|
| '(' is followed by whitespace. |
149
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
153
|
| Line has trailing spaces. |
155
|
| Missing a Javadoc comment. |
156
|
| '(' is followed by whitespace. |
156
|
| Parameter pane should be final. |
156
|
| Parameter font should be final. |
156
|
| ')' is preceded with whitespace. |
156
|
| '{' should be on the previous line. |
157
|
| Avoid inline conditionals. |
163
|
| Avoid inline conditionals. |
164
|
| Line is longer than 80 characters. |
165
|
| '0xFFFFFF' is a magic number. |
165
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
169
|
| Method 'getItemTable' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Missing a Javadoc comment. |
170
|
| '{' should be on the previous line. |
171
|
| Line has trailing spaces. |
174
|
| Method 'getChannelList' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Missing a Javadoc comment. |
175
|
| '{' should be on the previous line. |
176
|
| Line has trailing spaces. |
179
|
| Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Missing a Javadoc comment. |
180
|
| '{' should be on the previous line. |
181
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| '{' should be on the previous line. |
184
|
| '(' is followed by whitespace. |
188
|
| '=' is not preceded with whitespace. |
188
|
| '=' is not followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '{' should be on the previous line. |
189
|
| Line is longer than 80 characters. |
190
|
| 'cast' is not followed by whitespace. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line has trailing spaces. |
192
|
| Line has trailing spaces. |
195
|
| Method 'setBusy' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Missing a Javadoc comment. |
196
|
| '(' is followed by whitespace. |
196
|
| Parameter isBusy should be final. |
196
|
| ')' is preceded with whitespace. |
196
|
| '{' should be on the previous line. |
197
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '{' should be on the previous line. |
199
|
| Line has trailing spaces. |
201
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '{' should be on the previous line. |
203
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| '}' should be on the same line. |
205
|
| '{' should be on the previous line. |
207
|
| Must have at least one statement. |
207
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line has trailing spaces. |
213
|
| Method 'isBusy' is not designed for extension - needs to be abstract, final or empty. |
214
|
| Missing a Javadoc comment. |
214
|
| '{' should be on the previous line. |
215
|
| Method 'setStatusText' is not designed for extension - needs to be abstract, final or empty. |
219
|
| Missing a Javadoc comment. |
219
|
| '(' is followed by whitespace. |
219
|
| Parameter text should be final. |
219
|
| ')' is preceded with whitespace. |
219
|
| '{' should be on the previous line. |
220
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line has trailing spaces. |
223
|
| Missing a Javadoc comment. |
224
|
| '{' should be on the previous line. |
226
|
| Missing a Javadoc comment. |
227
|
| Name '_channels' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
227
|
| Line has trailing spaces. |
228
|
| Missing a Javadoc comment. |
229
|
| '(' is followed by whitespace. |
229
|
| Parameter channels should be final. |
229
|
| ')' is preceded with whitespace. |
229
|
| '{' should be on the previous line. |
230
|
| Line has trailing spaces. |
232
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line has trailing spaces. |
235
|
| Missing a Javadoc comment. |
236
|
| '{' should be on the previous line. |
237
|
| Line has trailing spaces. |
240
|
| Missing a Javadoc comment. |
241
|
| '{' should be on the previous line. |
242
|
| Line has trailing spaces. |
245
|
| Missing a Javadoc comment. |
246
|
| '(' is followed by whitespace. |
246
|
| Parameter index should be final. |
246
|
| ')' is preceded with whitespace. |
246
|
| '{' should be on the previous line. |
247
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line has trailing spaces. |
250
|
| Missing a Javadoc comment. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| '{' should be on the previous line. |
252
|
| '(' is followed by whitespace. |
253
|
| '{' should be on the previous line. |
255
|
| Line has trailing spaces. |
256
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
257
|
| Line has trailing spaces. |
261
|
| Missing a Javadoc comment. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '{' should be on the previous line. |
263
|
| '(' is followed by whitespace. |
264
|
| '{' should be on the previous line. |
266
|
| Line has trailing spaces. |
267
|
| '(' is followed by whitespace. |
267
|
| ')' is preceded with whitespace. |
268
|
| Line has trailing spaces. |
271
|
| Line has trailing spaces. |
272
|
| Line has trailing spaces. |
273
|
| Line has trailing spaces. |
274
|
| Line has trailing spaces. |
275
|
| Missing a Javadoc comment. |
276
|
| '(' is followed by whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| '{' should be on the previous line. |
277
|
| '(' is followed by whitespace. |
278
|
| '{' should be on the previous line. |
280
|
| Line has trailing spaces. |
281
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
282
|
| Line has trailing spaces. |
285
|
| Line has trailing spaces. |
286
|
| Line has trailing spaces. |
287
|
| Method 'setChannels' is not designed for extension - needs to be abstract, final or empty. |
288
|
| Missing a Javadoc comment. |
288
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| '{' should be on the previous line. |
289
|
| '(' is followed by whitespace. |
291
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| Line has trailing spaces. |
292
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| '{' should be on the previous line. |
294
|
| '(' is followed by whitespace. |
295
|
| '}' should be on the same line. |
296
|
| '{' should be on the previous line. |
298
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| Line has trailing spaces. |
302
|
| Method 'getChannels' is not designed for extension - needs to be abstract, final or empty. |
303
|
| Missing a Javadoc comment. |
303
|
| '{' should be on the previous line. |
304
|
| 'cast' is not followed by whitespace. |
305
|
| Line has trailing spaces. |
307
|
| Missing a Javadoc comment. |
308
|
| '{' should be on the previous line. |
309
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| Line has trailing spaces. |
313
|
| Method 'getSelectedChannel' is not designed for extension - needs to be abstract, final or empty. |
314
|
| Missing a Javadoc comment. |
314
|
| '{' should be on the previous line. |
315
|
| Line has trailing spaces. |
318
|
| Missing a Javadoc comment. |
319
|
| '(' is followed by whitespace. |
319
|
| Parameter channel should be final. |
319
|
| ')' is preceded with whitespace. |
319
|
| '{' should be on the previous line. |
320
|
| '(' is followed by whitespace. |
321
|
| ')' is preceded with whitespace. |
321
|
| '{' should be on the previous line. |
322
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| '{' should be on the previous line. |
324
|
| '(' is followed by whitespace. |
325
|
| ')' is preceded with whitespace. |
325
|
| Line has trailing spaces. |
328
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '{' should be on the previous line. |
331
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| '}' should be on the same line. |
334
|
| '{' should be on the previous line. |
336
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| Line is longer than 80 characters. |
339
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| Line has trailing spaces. |
340
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| '}' should be on the same line. |
346
|
| '{' should be on the previous line. |
348
|
| '(' is followed by whitespace. |
350
|
| ')' is preceded with whitespace. |
350
|
| '{' should be on the previous line. |
351
|
| '(' is followed by whitespace. |
352
|
| ')' is preceded with whitespace. |
352
|
| Line has trailing spaces. |
354
|
| Line has trailing spaces. |
355
|
| Line has trailing spaces. |
360
|
| Missing a Javadoc comment. |
361
|
| '{' should be on the previous line. |
362
|
| '(' is followed by whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| '{' should be on the previous line. |
364
|
| Line is longer than 80 characters. |
365
|
| '(' is followed by whitespace. |
365
|
| ')' is preceded with whitespace. |
365
|
| '}' should be on the same line. |
366
|
| '{' should be on the previous line. |
368
|
| Line is longer than 80 characters. |
369
|
| '(' is followed by whitespace. |
369
|
| ')' is preceded with whitespace. |
369
|
| Line has trailing spaces. |
370
|
| Line has trailing spaces. |
372
|
| Line has trailing spaces. |
373
|
| Line has trailing spaces. |
374
|
| Missing a Javadoc comment. |
374
|
| '{' should be on the previous line. |
376
|
| Missing a Javadoc comment. |
377
|
| Name '_channel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
377
|
| Line has trailing spaces. |
378
|
| Missing a Javadoc comment. |
379
|
| '(' is followed by whitespace. |
379
|
| Parameter channel should be final. |
379
|
| ')' is preceded with whitespace. |
379
|
| '{' should be on the previous line. |
380
|
| '(' is followed by whitespace. |
381
|
| ')' is preceded with whitespace. |
381
|
| Line has trailing spaces. |
383
|
| Missing a Javadoc comment. |
384
|
| '(' is followed by whitespace. |
384
|
| Parameter channel should be final. |
384
|
| ')' is preceded with whitespace. |
384
|
| '{' should be on the previous line. |
385
|
| '(' is followed by whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| '{' should be on the previous line. |
387
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| Line has trailing spaces. |
394
|
| Missing a Javadoc comment. |
396
|
| '(' is followed by whitespace. |
396
|
| Parameter ce should be final. |
396
|
| ')' is preceded with whitespace. |
396
|
| '{' should be on the previous line. |
397
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| '{' should be on the previous line. |
399
|
| '}' should be on the same line. |
401
|
| '{' should be on the previous line. |
403
|
| '(' is followed by whitespace. |
405
|
| '=' is not preceded with whitespace. |
405
|
| '=' is not followed by whitespace. |
405
|
| ')' is preceded with whitespace. |
405
|
| '{' should be on the previous line. |
406
|
| '(' is followed by whitespace. |
407
|
| ')' is preceded with whitespace. |
407
|
| Line has trailing spaces. |
411
|
| Line has trailing spaces. |
412
|
| Missing a Javadoc comment. |
413
|
| '{' should be on the previous line. |
414
|
| '3' is a magic number. |
415
|
| Line has trailing spaces. |
417
|
| Missing a Javadoc comment. |
418
|
| '{' should be on the previous line. |
419
|
| Line has trailing spaces. |
420
|
| '(' is followed by whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| '{' should be on the previous line. |
421
|
| Line has trailing spaces. |
426
|
| Missing a Javadoc comment. |
427
|
| '(' is followed by whitespace. |
427
|
| Parameter column should be final. |
427
|
| ')' is preceded with whitespace. |
427
|
| '{' should be on the previous line. |
428
|
| switch without "default" clause. |
429
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| '{' should be on the previous line. |
430
|
| Line has trailing spaces. |
431
|
| '(' is followed by whitespace. |
438
|
| ')' is preceded with whitespace. |
438
|
| Line has trailing spaces. |
440
|
| Missing a Javadoc comment. |
441
|
| '(' is followed by whitespace. |
441
|
| Parameter row should be final. |
441
|
| Parameter column should be final. |
441
|
| ')' is preceded with whitespace. |
441
|
| '{' should be on the previous line. |
442
|
| '(' is followed by whitespace. |
443
|
| ')' is preceded with whitespace. |
443
|
| Line has trailing spaces. |
444
|
| switch without "default" clause. |
445
|
| '(' is followed by whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| '{' should be on the previous line. |
446
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| Line has trailing spaces. |
454
|
| Line has trailing spaces. |
457
|
| Missing a Javadoc comment. |
458
|
| '(' is followed by whitespace. |
458
|
| Parameter column should be final. |
458
|
| ')' is preceded with whitespace. |
458
|
| '{' should be on the previous line. |
459
|
| switch without "default" clause. |
460
|
| '(' is followed by whitespace. |
460
|
| ')' is preceded with whitespace. |
460
|
| '{' should be on the previous line. |
461
|
| Line has trailing spaces. |
469
|
| '(' is followed by whitespace. |
470
|
| ')' is preceded with whitespace. |
470
|
| Line has trailing spaces. |
472
|
| Missing a Javadoc comment. |
473
|
| '(' is followed by whitespace. |
473
|
| Parameter column should be final. |
473
|
| ')' is preceded with whitespace. |
473
|
| '{' should be on the previous line. |
474
|
| Line has trailing spaces. |
477
|
| Missing a Javadoc comment. |
478
|
| '(' is followed by whitespace. |
478
|
| Parameter row should be final. |
478
|
| ')' is preceded with whitespace. |
478
|
| '{' should be on the previous line. |
479
|
| '(' is followed by whitespace. |
480
|
| ')' is preceded with whitespace. |
480
|
| Line has trailing spaces. |
482
|
| Missing a Javadoc comment. |
483
|
| '(' is followed by whitespace. |
483
|
| Parameter column should be final. |
483
|
| ')' is preceded with whitespace. |
483
|
| '{' should be on the previous line. |
484
|
| switch without "default" clause. |
485
|
| '(' is followed by whitespace. |
485
|
| ')' is preceded with whitespace. |
485
|
| '{' should be on the previous line. |
486
|
| Line has trailing spaces. |
497
|
| Missing a Javadoc comment. |
498
|
| '{' should be on the previous line. |
499
|
| Missing a Javadoc comment. |
500
|
| Name 'm_boldFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
500
|
| Missing a Javadoc comment. |
501
|
| Name 'm_normalFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
501
|
| Line has trailing spaces. |
502
|
| Missing a Javadoc comment. |
503
|
| '{' should be on the previous line. |
504
|
| Line has trailing spaces. |
507
|
| '(' is followed by whitespace. |
507
|
| ')' is preceded with whitespace. |
508
|
| Line has trailing spaces. |
510
|
| Missing a Javadoc comment. |
511
|
| Parameter list should be final. |
512
|
| Parameter value should be final. |
513
|
| Parameter index should be final. |
514
|
| Parameter isSelected should be final. |
515
|
| Parameter cellHasFocus should be final. |
516
|
| '{' should be on the previous line. |
517
|
| Line has trailing spaces. |
518
|
| '(' is followed by whitespace. |
518
|
| ')' is preceded with whitespace. |
519
|
| Line has trailing spaces. |
520
|
| '(' is followed by whitespace. |
522
|
| ')' is preceded with whitespace. |
522
|
| '{' should be on the previous line. |
523
|
| '(' is followed by whitespace. |
524
|
| ')' is preceded with whitespace. |
524
|
| '(' is followed by whitespace. |
525
|
| ')' is preceded with whitespace. |
525
|
| Line has trailing spaces. |
526
|
| '(' is followed by whitespace. |
526
|
| '(' is followed by whitespace. |
526
|
| ')' is preceded with whitespace. |
526
|
| '+' is not preceded with whitespace. |
526
|
| '+' should be on a new line. |
526
|
| '(' is followed by whitespace. |
527
|
| ')' is preceded with whitespace. |
527
|
| ')' is preceded with whitespace. |
527
|
| '}' should be on the same line. |
528
|
| '{' should be on the previous line. |
530
|
| '(' is followed by whitespace. |
531
|
| ')' is preceded with whitespace. |
531
|
| '(' is followed by whitespace. |
532
|
| ')' is preceded with whitespace. |
532
|
| Line has trailing spaces. |
534
|
| Line has trailing spaces. |
536
|
| Line has trailing spaces. |
539
|
| Missing a Javadoc comment. |
540
|
| '{' should be on the previous line. |
541
|
| Missing a Javadoc comment. |
542
|
| Line is longer than 80 characters. |
543
|
| Parameter param1 should be final. |
543
|
| Parameter param2 should be final. |
543
|
| Parameter param3 should be final. |
543
|
| Parameter param4 should be final. |
543
|
| Parameter param5 should be final. |
543
|
| Parameter param6 should be final. |
543
|
| Line has trailing spaces. |
545
|
| '(' is followed by whitespace. |
545
|
| ')' is preceded with whitespace. |
546
|
| Line has trailing spaces. |
547
|
| '(' is followed by whitespace. |
548
|
| ')' is preceded with whitespace. |
548
|
| Line has trailing spaces. |
549
|
| Line has trailing spaces. |
551
|
| Line has trailing spaces. |
553
|
| Missing a Javadoc comment. |
556
|
| '{' should be on the previous line. |
557
|
| Missing a Javadoc comment. |
558
|
| Name 'm_normalFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
558
|
| Missing a Javadoc comment. |
559
|
| Name 'm_boldFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
559
|
| Missing a Javadoc comment. |
560
|
| Name 'm_dateFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
560
|
| Line has trailing spaces. |
561
|
| Missing a Javadoc comment. |
562
|
| '{' should be on the previous line. |
563
|
| Line has trailing spaces. |
565
|
| Line has trailing spaces. |
572
|
| Line has trailing spaces. |
573
|
| Missing a Javadoc comment. |
573
|
| '(' is followed by whitespace. |
573
|
| Parameter table should be final. |
573
|
| Parameter value should be final. |
574
|
| Parameter param3 should be final. |
574
|
| Parameter param4 should be final. |
574
|
| Parameter row should be final. |
574
|
| Parameter column should be final. |
574
|
| '{' should be on the previous line. |
575
|
| Line has trailing spaces. |
576
|
| '(' is followed by whitespace. |
576
|
| ')' is preceded with whitespace. |
577
|
| Line has trailing spaces. |
578
|
| 'cast' is not followed by whitespace. |
581
|
| '(' is followed by whitespace. |
581
|
| ')' is preceded with whitespace. |
581
|
| Line is longer than 80 characters. |
582
|
| 'cast' is not followed by whitespace. |
582
|
| '(' is followed by whitespace. |
582
|
| ')' is preceded with whitespace. |
582
|
| '(' is followed by whitespace. |
583
|
| ')' is preceded with whitespace. |
583
|
| '{' should be on the previous line. |
584
|
| '(' is followed by whitespace. |
585
|
| ')' is preceded with whitespace. |
585
|
| '}' should be on the same line. |
586
|
| '{' should be on the previous line. |
588
|
| '(' is followed by whitespace. |
589
|
| ')' is preceded with whitespace. |
589
|
| '(' is followed by whitespace. |
592
|
| ')' is preceded with whitespace. |
592
|
| '{' should be on the previous line. |
593
|
| '(' is followed by whitespace. |
595
|
| '(' is followed by whitespace. |
595
|
| ')' is preceded with whitespace. |
595
|
| ')' is preceded with whitespace. |
595
|
| '}' should be on the same line. |
596
|
| '{' should be on the previous line. |
598
|
| '(' is followed by whitespace. |
599
|
| '(' is followed by whitespace. |
599
|
| ')' is preceded with whitespace. |
599
|
| ')' is preceded with whitespace. |
599
|
| Line has trailing spaces. |
603
|
| Line has trailing spaces. |
605
|
| Missing a Javadoc comment. |
606
|
| '{' should be on the previous line. |
607
|
| Missing a Javadoc comment. |
608
|
| Name 'm_normalFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
608
|
| Missing a Javadoc comment. |
609
|
| Name 'm_boldFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
609
|
| Line has trailing spaces. |
610
|
| Missing a Javadoc comment. |
611
|
| '{' should be on the previous line. |
612
|
| Line has trailing spaces. |
614
|
| Line has trailing spaces. |
620
|
| Line has trailing spaces. |
621
|
| Missing a Javadoc comment. |
621
|
| '(' is followed by whitespace. |
621
|
| Parameter table should be final. |
621
|
| Parameter value should be final. |
622
|
| Parameter param3 should be final. |
622
|
| Parameter param4 should be final. |
622
|
| Parameter row should be final. |
622
|
| Parameter column should be final. |
622
|
| '{' should be on the previous line. |
623
|
| Line has trailing spaces. |
624
|
| '(' is followed by whitespace. |
624
|
| ')' is preceded with whitespace. |
625
|
| Line has trailing spaces. |
626
|
| '(' is followed by whitespace. |
628
|
| ')' is preceded with whitespace. |
628
|
| '{' should be on the previous line. |
629
|
| '(' is followed by whitespace. |
630
|
| ')' is preceded with whitespace. |
630
|
| '(' is followed by whitespace. |
631
|
| ')' is preceded with whitespace. |
631
|
| '}' should be on the same line. |
632
|
| '{' should be on the previous line. |
634
|
| '(' is followed by whitespace. |
635
|
| ')' is preceded with whitespace. |
635
|
| '(' is followed by whitespace. |
636
|
| ')' is preceded with whitespace. |
636
|
| Line has trailing spaces. |
638
|
| Line has trailing spaces. |
641
|
| Line has trailing spaces. |
643
|
| Missing a Javadoc comment. |
644
|
| '{' should be on the previous line. |
645
|
| Line has trailing spaces. |
646
|
| Missing a Javadoc comment. |
646
|
| '(' is followed by whitespace. |
646
|
| Parameter table should be final. |
646
|
| Parameter value should be final. |
647
|
| Parameter param3 should be final. |
647
|
| Parameter param4 should be final. |
647
|
| Parameter row should be final. |
647
|
| Parameter column should be final. |
647
|
| '{' should be on the previous line. |
648
|
| Line has trailing spaces. |
649
|
| '(' is followed by whitespace. |
649
|
| ')' is preceded with whitespace. |
650
|
| Line has trailing spaces. |
651
|
| Line has trailing spaces. |
653
|
| '(' is followed by whitespace. |
653
|
| Avoid inline conditionals. |
653
|
| ':' should be on a new line. |
653
|
| ')' is preceded with whitespace. |
654
|
| '(' is followed by whitespace. |
655
|
| ')' is preceded with whitespace. |
655
|
| Line has trailing spaces. |
656
|
| Line has trailing spaces. |
659
|
| Line has trailing spaces. |
661
|
| Line has trailing spaces. |
662
|
| Missing a Javadoc comment. |
662
|
| '(' is followed by whitespace. |
663
|
| '(' is followed by whitespace. |
663
|
| ')' is preceded with whitespace. |
663
|
| ')' is preceded with whitespace. |
663
|
| Missing a Javadoc comment. |
664
|
| '(' is followed by whitespace. |
665
|
| '(' is followed by whitespace. |
665
|
| ')' is preceded with whitespace. |
665
|
| ')' is preceded with whitespace. |
665
|
| Line has trailing spaces. |
666
|
| Missing a Javadoc comment. |
667
|
| '(' is followed by whitespace. |
668
|
| '(' is followed by whitespace. |
668
|
| ')' is preceded with whitespace. |
668
|
| ')' is preceded with whitespace. |
668
|
| Missing a Javadoc comment. |
669
|
| '(' is followed by whitespace. |
670
|
| '(' is followed by whitespace. |
670
|
| ')' is preceded with whitespace. |
670
|
| ')' is preceded with whitespace. |
670
|
| Line has trailing spaces. |
671
|
| Missing a Javadoc comment. |
672
|
| '(' is followed by whitespace. |
673
|
| '(' is followed by whitespace. |
673
|
| ')' is preceded with whitespace. |
673
|
| ')' is preceded with whitespace. |
673
|
| Missing a Javadoc comment. |
674
|
| '(' is followed by whitespace. |
675
|
| '(' is followed by whitespace. |
675
|
| ')' is preceded with whitespace. |
675
|
| ')' is preceded with whitespace. |
675
|
| Line has trailing spaces. |
676
|
| Missing a Javadoc comment. |
677
|
| '(' is followed by whitespace. |
678
|
| '(' is followed by whitespace. |
678
|
| ')' is preceded with whitespace. |
678
|
| ')' is preceded with whitespace. |
678
|
| Line has trailing spaces. |
679
|
org/robsite/extension/rss/NewsFeedPreferences.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/NewsFeedPreferences.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
14
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| Name '_checkDelaySeconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
18
|
| Missing a Javadoc comment. |
19
|
| Name '_directoryURL' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
19
|
| Missing a Javadoc comment. |
20
|
| Name '_channels' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
20
|
| Missing a Javadoc comment. |
21
|
| Name '_checkAutomatically' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
21
|
| Missing a Javadoc comment. |
22
|
| Name '_checkOnStartup' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
22
|
| Missing a Javadoc comment. |
23
|
| Name '_syncChannels' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Missing a Javadoc comment. |
24
|
| Name '_httpTimeoutMillis' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
24
|
| Missing a Javadoc comment. |
27
|
| Name '_statusMessageDuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| '300' is a magic number. |
27
|
| Line has trailing spaces. |
33
|
| Method 'setStatusMessageDuration' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter seconds should be final. |
34
|
| ')' is preceded with whitespace. |
34
|
| '{' should be on the previous line. |
35
|
| Line has trailing spaces. |
38
|
| Method 'getStatusMessageDuration' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| '{' should be on the previous line. |
40
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| '300' is a magic number. |
44
|
| Line has trailing spaces. |
48
|
| Method 'setHTTPTimeout' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| '(' is followed by whitespace. |
49
|
| Parameter httpTimeout should be final. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| Line has trailing spaces. |
53
|
| Method 'getHTTPTimeout' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| '{' should be on the previous line. |
55
|
| Line has trailing spaces. |
58
|
| Method 'isSyncChannels' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| '{' should be on the previous line. |
60
|
| Line has trailing spaces. |
63
|
| Method 'setSyncChannels' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| '(' is followed by whitespace. |
64
|
| Parameter sync should be final. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| Line has trailing spaces. |
68
|
| Method 'isCheckAutomatically' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| '{' should be on the previous line. |
70
|
| Line has trailing spaces. |
73
|
| Method 'setCheckAutomatically' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| '(' is followed by whitespace. |
74
|
| Parameter checkAutomatically should be final. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| Line has trailing spaces. |
78
|
| Method 'isCheckOnStartup' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
83
|
| Method 'setCheckOnStartup' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| '(' is followed by whitespace. |
84
|
| Parameter checkOnStartup should be final. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| Line has trailing spaces. |
88
|
| Method 'getChannels' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| '{' should be on the previous line. |
90
|
| Line has trailing spaces. |
93
|
| Method 'setChannels' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Missing a Javadoc comment. |
94
|
| '(' is followed by whitespace. |
94
|
| Parameter channels should be final. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Line has trailing spaces. |
98
|
| Method 'getCheckDelaySeconds' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| '{' should be on the previous line. |
100
|
| Line is longer than 80 characters. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line has trailing spaces. |
103
|
| Method 'setCheckDelaySeconds' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| '(' is followed by whitespace. |
104
|
| Parameter checkDelay should be final. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line has trailing spaces. |
108
|
| Method 'getDirectoryURL' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| '{' should be on the previous line. |
110
|
| Line has trailing spaces. |
113
|
| Method 'setDirectoryURL' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| '(' is followed by whitespace. |
114
|
| Parameter url should be final. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
118
|
| Method 'copyTo' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Parameter target should be final. |
123
|
| '{' should be on the previous line. |
124
|
| Line has trailing spaces. |
125
|
| Avoid inline conditionals. |
126
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
140
|
org/robsite/extension/rss/NewsFeedPreferencesPanel.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/NewsFeedPreferencesPanel.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
45
|
| '{' should be on the previous line. |
46
|
| Missing a Javadoc comment. |
47
|
| Name '_preferences' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Missing a Javadoc comment. |
49
|
| Name '_layout' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Missing a Javadoc comment. |
50
|
| Name '_channelsShuttle' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Missing a Javadoc comment. |
51
|
| Name '_checkOnStartup' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Missing a Javadoc comment. |
53
|
| Name '_checkEvery' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Missing a Javadoc comment. |
54
|
| Name '_checkSeconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Missing a Javadoc comment. |
55
|
| Name '_seconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| Line has trailing spaces. |
56
|
| Missing a Javadoc comment. |
57
|
| Name '_availableList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Missing a Javadoc comment. |
58
|
| Name '_selectedList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Line has trailing spaces. |
59
|
| Missing a Javadoc comment. |
60
|
| Name '_availableLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| Missing a Javadoc comment. |
61
|
| Name '_selectedLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| Line has trailing spaces. |
62
|
| Missing a Javadoc comment. |
63
|
| Name '_newChannelButton' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
63
|
| Missing a Javadoc comment. |
64
|
| Name '_editChannelButton' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| Missing a Javadoc comment. |
65
|
| Name '_deleteChannelButton' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
65
|
| Line has trailing spaces. |
66
|
| Missing a Javadoc comment. |
67
|
| Name '_buttonBar' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
67
|
| Missing a Javadoc comment. |
68
|
| Name '_httpTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Missing a Javadoc comment. |
69
|
| Name '_tfHTTPTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
69
|
| Missing a Javadoc comment. |
70
|
| Name '_milliseconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Line has trailing spaces. |
71
|
| Missing a Javadoc comment. |
72
|
| Name '_notificationTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
72
|
| Missing a Javadoc comment. |
73
|
| Name '_notificationField' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
73
|
| Missing a Javadoc comment. |
74
|
| Name '_notificationSeconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
74
|
| Line has trailing spaces. |
75
|
| Missing a Javadoc comment. |
76
|
| Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Missing a Javadoc comment. |
78
|
| '{' should be on the previous line. |
79
|
| Missing a Javadoc comment. |
84
|
| '{' should be on the previous line. |
85
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line has trailing spaces. |
89
|
| '5' is a magic number. |
91
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
94
|
| '(' is followed by whitespace. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line has trailing spaces. |
96
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '(' is followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| '5' is a magic number. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| '5' is a magic number. |
100
|
| ')' is preceded with whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line has trailing spaces. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line has trailing spaces. |
109
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '(' is followed by whitespace. |
112
|
| '5' is a magic number. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '(' is followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line has trailing spaces. |
115
|
| '(' is followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '(' is followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line has trailing spaces. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line has trailing spaces. |
133
|
| Line is longer than 80 characters. |
134
|
| '3' is a magic number. |
134
|
| '5' is a magic number. |
134
|
| Line is longer than 80 characters. |
135
|
| '3' is a magic number. |
135
|
| '5' is a magic number. |
135
|
| Line is longer than 80 characters. |
136
|
| '5' is a magic number. |
136
|
| '5' is a magic number. |
136
|
| Line is longer than 80 characters. |
137
|
| '0.3' is a magic number. |
137
|
| Line is longer than 80 characters. |
138
|
| '0.7' is a magic number. |
138
|
| '5' is a magic number. |
138
|
| '5' is a magic number. |
138
|
| Line is longer than 80 characters. |
139
|
| '4' is a magic number. |
139
|
| '5' is a magic number. |
139
|
| Line is longer than 80 characters. |
140
|
| '4' is a magic number. |
140
|
| '0.3' is a magic number. |
140
|
| Line is longer than 80 characters. |
141
|
| '4' is a magic number. |
141
|
| '0.7' is a magic number. |
141
|
| '5' is a magic number. |
141
|
| Line is longer than 80 characters. |
142
|
| '3' is a magic number. |
142
|
| '5' is a magic number. |
142
|
| Line is longer than 80 characters. |
143
|
| '3' is a magic number. |
143
|
| '5' is a magic number. |
143
|
| Line is longer than 80 characters. |
144
|
| '3' is a magic number. |
144
|
| '5' is a magic number. |
144
|
| '5' is a magic number. |
144
|
| Line has trailing spaces. |
146
|
| Missing a Javadoc comment. |
147
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
149
|
| '(' is followed by whitespace. |
151
|
| Parameter ae should be final. |
151
|
| ')' is preceded with whitespace. |
151
|
| '{' should be on the previous line. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '}' should be on the same line. |
156
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| Line has trailing spaces. |
159
|
| '}' should be on the same line. |
160
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
| '}' should be on the same line. |
164
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '{' should be on the previous line. |
166
|
| Line has trailing spaces. |
171
|
| '(' is followed by whitespace. |
174
|
| Parameter lse should be final. |
174
|
| ')' is preceded with whitespace. |
174
|
| '{' should be on the previous line. |
175
|
| Line has trailing spaces. |
178
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line has trailing spaces. |
180
|
| '{' should be on the previous line. |
180
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line has trailing spaces. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line has trailing spaces. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| Line has trailing spaces. |
193
|
| '{' should be on the previous line. |
198
|
| Line has trailing spaces. |
199
|
| Missing a Javadoc comment. |
199
|
| Parameter offset should be final. |
199
|
| Parameter str should be final. |
199
|
| Parameter ats should be final. |
199
|
| Line has trailing spaces. |
201
|
| '{' should be on the previous line. |
201
|
| Line has trailing spaces. |
202
|
| '{' should be on the previous line. |
203
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| '}' should be on the same line. |
205
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '{' should be on the previous line. |
207
|
| Line has trailing spaces. |
211
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Empty statement. |
214
|
| Line has trailing spaces. |
215
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| Line has trailing spaces. |
220
|
| Line has trailing spaces. |
221
|
| Line has trailing spaces. |
222
|
| Missing a Javadoc comment. |
223
|
| '{' should be on the previous line. |
224
|
| Line has trailing spaces. |
226
|
| '(' is followed by whitespace. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '{' should be on the previous line. |
228
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| 'cast' is not followed by whitespace. |
233
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line has trailing spaces. |
237
|
| Missing a Javadoc comment. |
238
|
| '{' should be on the previous line. |
239
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| '{' should be on the previous line. |
242
|
| 'cast' is not followed by whitespace. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line has trailing spaces. |
246
|
| Missing a Javadoc comment. |
247
|
| '{' should be on the previous line. |
248
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| '{' should be on the previous line. |
251
|
| '(' is followed by whitespace. |
253
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| '{' should be on the previous line. |
254
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| Line has trailing spaces. |
259
|
| Method 'onEntry' is not designed for extension - needs to be abstract, final or empty. |
264
|
| Missing a Javadoc comment. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '{' should be on the previous line. |
265
|
| Line has trailing spaces. |
266
|
| '(' is followed by whitespace. |
267
|
| ')' is preceded with whitespace. |
267
|
| Line has trailing spaces. |
268
|
| '(' is followed by whitespace. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Line has trailing spaces. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| '(' is followed by whitespace. |
273
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| Line has trailing spaces. |
274
|
| '(' is followed by whitespace. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '(' is followed by whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line has trailing spaces. |
279
|
| 'cast' is not followed by whitespace. |
279
|
| '(' is followed by whitespace. |
279
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line has trailing spaces. |
281
|
| Line has trailing spaces. |
282
|
| '{' should be on the previous line. |
285
|
| '{' should be on the previous line. |
287
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| Line has trailing spaces. |
289
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| '}' should be on the same line. |
291
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| '{' should be on the previous line. |
293
|
| '}' should be on the same line. |
296
|
| '{' should be on the previous line. |
298
|
| Line has trailing spaces. |
300
|
| Line has trailing spaces. |
301
|
| '(' is followed by whitespace. |
301
|
| '{' should be on the previous line. |
304
|
| 'cast' is not followed by whitespace. |
305
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| Line has trailing spaces. |
308
|
| Line has trailing spaces. |
311
|
| '(' is followed by whitespace. |
312
|
| ';' is followed by whitespace. |
312
|
| '{' should be on the previous line. |
313
|
| Line is longer than 80 characters. |
314
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| Line has trailing spaces. |
316
|
| '(' is followed by whitespace. |
317
|
| ';' is followed by whitespace. |
317
|
| '{' should be on the previous line. |
318
|
| Line is longer than 80 characters. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| Line has trailing spaces. |
320
|
| Line has trailing spaces. |
326
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| Line has trailing spaces. |
330
|
| Missing a Javadoc comment. |
331
|
| '(' is followed by whitespace. |
331
|
| Parameter enabled should be final. |
331
|
| ')' is preceded with whitespace. |
331
|
| '{' should be on the previous line. |
332
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| '(' is followed by whitespace. |
336
|
| ')' is preceded with whitespace. |
336
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| Line has trailing spaces. |
340
|
| Method 'onExit' is not designed for extension - needs to be abstract, final or empty. |
341
|
| Missing a Javadoc comment. |
341
|
| '(' is followed by whitespace. |
341
|
| Parameter context should be final. |
341
|
| ')' is preceded with whitespace. |
341
|
| '{' should be on the previous line. |
342
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| '{' should be on the previous line. |
344
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| '{' should be on the previous line. |
346
|
| '(' is followed by whitespace. |
349
|
| ')' is preceded with whitespace. |
349
|
| '}' should be on the same line. |
351
|
| '{' should be on the previous line. |
353
|
| '(' is followed by whitespace. |
354
|
| ')' is preceded with whitespace. |
354
|
| Line has trailing spaces. |
357
|
| Line has trailing spaces. |
358
|
| '(' is followed by whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| '{' should be on the previous line. |
360
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| '(' is followed by whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| '{' should be on the previous line. |
364
|
| Line has trailing spaces. |
367
|
| '(' is followed by whitespace. |
367
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| Line has trailing spaces. |
372
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| '{' should be on the previous line. |
374
|
| '(' is followed by whitespace. |
377
|
| ')' is preceded with whitespace. |
377
|
| Line has trailing spaces. |
380
|
| Line has trailing spaces. |
381
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| '{' should be on the previous line. |
383
|
| '(' is followed by whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| Line has trailing spaces. |
388
|
| Line has trailing spaces. |
389
|
| Line has trailing spaces. |
390
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| Line has trailing spaces. |
392
|
| '(' is followed by whitespace. |
393
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| '(' is followed by whitespace. |
394
|
| ')' is preceded with whitespace. |
394
|
| '(' is followed by whitespace. |
395
|
| ')' is preceded with whitespace. |
395
|
| Line has trailing spaces. |
396
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| '{' should be on the previous line. |
399
|
| '(' is followed by whitespace. |
400
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| '(' is followed by whitespace. |
405
|
| ')' is preceded with whitespace. |
405
|
| '{' should be on the previous line. |
406
|
| '(' is followed by whitespace. |
407
|
| '(' is followed by whitespace. |
407
|
| ')' is preceded with whitespace. |
407
|
| ')' is preceded with whitespace. |
407
|
| '(' is followed by whitespace. |
409
|
| ')' is preceded with whitespace. |
409
|
| Line has trailing spaces. |
410
|
| '(' is followed by whitespace. |
411
|
| '(' is followed by whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| Line has trailing spaces. |
412
|
| Line is longer than 80 characters. |
413
|
| '(' is followed by whitespace. |
413
|
| '(' is followed by whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| Line has trailing spaces. |
414
|
org/robsite/extension/rss/OpenInBrowserCommand.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/OpenInBrowserCommand.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - oracle.ide.Ide. |
3
|
| Missing a Javadoc comment. |
12
|
| '{' should be on the previous line. |
13
|
| Missing a Javadoc comment. |
14
|
| '{' should be on the previous line. |
15
|
| Line has trailing spaces. |
16
|
| '(' is followed by whitespace. |
16
|
| '(' is followed by whitespace. |
16
|
| ')' is preceded with whitespace. |
16
|
| ')' is preceded with whitespace. |
17
|
| Line has trailing spaces. |
19
|
| Method 'doit' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| '{' should be on the previous line. |
21
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
26
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| '{' should be on the previous line. |
31
|
| '}' should be on the same line. |
34
|
| Line is longer than 80 characters. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line is longer than 80 characters. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line has trailing spaces. |
41
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line has trailing spaces. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
57
|
org/robsite/extension/rss/ResHelper.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/ResHelper.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
21
|
| Missing a Javadoc comment. |
22
|
| Name '_bundle' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
22
|
| Missing a Javadoc comment. |
25
|
| Name '_baseKey' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| Line has trailing spaces. |
26
|
| Missing a Javadoc comment. |
27
|
| '(' is followed by whitespace. |
27
|
| Parameter baseKey should be final. |
27
|
| ')' is preceded with whitespace. |
27
|
| '{' should be on the previous line. |
28
|
| '(' is followed by whitespace. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| '{' should be on the previous line. |
30
|
| '}' should be on the same line. |
32
|
| '{' should be on the previous line. |
34
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
41
|
| '(' is followed by whitespace. |
45
|
| Parameter key should be final. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
53
|
| '(' is followed by whitespace. |
58
|
| Parameter key should be final. |
58
|
| Parameter subst should be final. |
58
|
| ')' is preceded with whitespace. |
58
|
| '{' should be on the previous line. |
59
|
| Line has trailing spaces. |
60
|
| '(' is followed by whitespace. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' is followed by whitespace. |
62
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
70
|
| '(' is followed by whitespace. |
76
|
| Parameter key should be final. |
76
|
| Parameter label should be final. |
76
|
| Parameter labelForComponent should be final. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
100
|
| '(' is followed by whitespace. |
101
|
| Parameter key should be final. |
101
|
| Parameter button should be final. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line has trailing spaces. |
112
|
org/robsite/extension/rss/ViewNewsDockableCommand.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/ViewNewsDockableCommand.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - javax.swing.JPanel. |
2
|
| Missing a Javadoc comment. |
7
|
| '{' should be on the previous line. |
8
|
| Missing a Javadoc comment. |
9
|
| '{' should be on the previous line. |
10
|
| '(' is followed by whitespace. |
11
|
| '(' is followed by whitespace. |
11
|
| ')' is preceded with whitespace. |
11
|
| ')' is preceded with whitespace. |
11
|
| Method 'doit' is not designed for extension - needs to be abstract, final or empty. |
14
|
| Missing a Javadoc comment. |
14
|
| '{' should be on the previous line. |
15
|
| Line is longer than 80 characters. |
20
|
| '(' is followed by whitespace. |
20
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
23
|
org/robsite/extension/rss/model/Channel.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/model/Channel.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - java.net.MalformedURLException. |
4
|
| Unused import - java.net.URL. |
5
|
| Unused import - java.util.Date. |
9
|
| Unused import - org.xml.sax.SAXException. |
13
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
15
|
| '{' should be on the previous line. |
16
|
| Missing a Javadoc comment. |
17
|
| Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
17
|
| Missing a Javadoc comment. |
18
|
| Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
18
|
| Missing a Javadoc comment. |
19
|
| Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
19
|
| Missing a Javadoc comment. |
20
|
| Name '_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
20
|
| Missing a Javadoc comment. |
21
|
| Name '_open' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
21
|
| Missing a Javadoc comment. |
22
|
| Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
22
|
| Line has trailing spaces. |
23
|
| Line is longer than 80 characters. |
25
|
| Missing a Javadoc comment. |
26
|
| Name '_httpLastModified' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
26
|
| Missing a Javadoc comment. |
27
|
| Name '_httpEtag' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| Line has trailing spaces. |
28
|
| Name '_isUserChannel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| Name '_channelListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
39
|
| Method 'setHTTPLastModified' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter httpLastModified should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| Line has trailing spaces. |
48
|
| Method 'getHTTPLastModified' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| '{' should be on the previous line. |
50
|
| Line has trailing spaces. |
53
|
| Method 'setHTTPEtag' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| '(' is followed by whitespace. |
54
|
| Parameter httpEtag should be final. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| Line has trailing spaces. |
58
|
| Method 'getHTTPEtag' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| '{' should be on the previous line. |
60
|
| Line has trailing spaces. |
63
|
| Method 'isUserChannel' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| '{' should be on the previous line. |
65
|
| Line has trailing spaces. |
68
|
| Method 'setUserChannel' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| '(' is followed by whitespace. |
69
|
| Parameter isUserChannel should be final. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| Line has trailing spaces. |
73
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| '(' is followed by whitespace. |
74
|
| Parameter that should be final. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| 'cast' is not followed by whitespace. |
78
|
| '(' is followed by whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '}' should be on the same line. |
82
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
91
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Line has trailing spaces. |
100
|
| Method 'addChannelListener' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| '(' is followed by whitespace. |
101
|
| Parameter cl should be final. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line has trailing spaces. |
105
|
| Method 'removeChannelListener' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Missing a Javadoc comment. |
106
|
| '(' is followed by whitespace. |
106
|
| Parameter cl should be final. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line has trailing spaces. |
110
|
| Method 'fireItemChanged' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| '(' is followed by whitespace. |
111
|
| Parameter item should be final. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
120
|
| Method 'fireItemChanged' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
122
|
| Line has trailing spaces. |
124
|
| '(' is followed by whitespace. |
124
|
| Line has trailing spaces. |
125
|
| '{' should be on the previous line. |
126
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line has trailing spaces. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line has trailing spaces. |
135
|
| '(' is followed by whitespace. |
136
|
| '=' is not preceded with whitespace. |
136
|
| '=' is not followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
145
|
| Method 'fireItemsChanged' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| '(' is followed by whitespace. |
146
|
| Parameter items should be final. |
146
|
| ')' is preceded with whitespace. |
146
|
| '{' should be on the previous line. |
147
|
| '(' is followed by whitespace. |
149
|
| '=' is not preceded with whitespace. |
149
|
| '=' is not followed by whitespace. |
149
|
| ';' is followed by whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
156
|
| Method 'fireItemsChanged' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Missing a Javadoc comment. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| Line has trailing spaces. |
160
|
| '(' is followed by whitespace. |
160
|
| Line has trailing spaces. |
161
|
| '{' should be on the previous line. |
162
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '{' should be on the previous line. |
166
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line has trailing spaces. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line has trailing spaces. |
171
|
| '(' is followed by whitespace. |
172
|
| '=' is not preceded with whitespace. |
172
|
| '=' is not followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '{' should be on the previous line. |
173
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line has trailing spaces. |
177
|
| Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| '(' is followed by whitespace. |
183
|
| Parameter title should be final. |
183
|
| ')' is preceded with whitespace. |
183
|
| '{' should be on the previous line. |
184
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Missing a Javadoc comment. |
189
|
| '{' should be on the previous line. |
190
|
| Method 'setLink' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Missing a Javadoc comment. |
195
|
| '(' is followed by whitespace. |
195
|
| Parameter link should be final. |
195
|
| ')' is preceded with whitespace. |
195
|
| '{' should be on the previous line. |
196
|
| Method 'getLink' is not designed for extension - needs to be abstract, final or empty. |
201
|
| Missing a Javadoc comment. |
201
|
| '{' should be on the previous line. |
202
|
| Line has trailing spaces. |
205
|
| Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Missing a Javadoc comment. |
207
|
| '(' is followed by whitespace. |
207
|
| Parameter description should be final. |
207
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
208
|
| Line has trailing spaces. |
211
|
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. |
213
|
| Missing a Javadoc comment. |
213
|
| '{' should be on the previous line. |
214
|
| Method 'setItems' is not designed for extension - needs to be abstract, final or empty. |
219
|
| Missing a Javadoc comment. |
219
|
| '(' is followed by whitespace. |
219
|
| Parameter items should be final. |
219
|
| ')' is preceded with whitespace. |
219
|
| '{' should be on the previous line. |
220
|
| Line has trailing spaces. |
223
|
| Line has trailing spaces. |
224
|
| Method 'getItems' is not designed for extension - needs to be abstract, final or empty. |
225
|
| Missing a Javadoc comment. |
225
|
| '{' should be on the previous line. |
226
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
230
|
| Method 'getUnreadItemCount' is not designed for extension - needs to be abstract, final or empty. |
231
|
| Missing a Javadoc comment. |
231
|
| '{' should be on the previous line. |
232
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '{' should be on the previous line. |
234
|
| Line has trailing spaces. |
237
|
| 'while' is not followed by whitespace. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| '{' should be on the previous line. |
241
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| '{' should be on the previous line. |
244
|
| '++' is preceded with whitespace. |
245
|
| Method 'addItem' is not designed for extension - needs to be abstract, final or empty. |
252
|
| Missing a Javadoc comment. |
252
|
| '(' is followed by whitespace. |
252
|
| Parameter item should be final. |
252
|
| Parameter overwrite should be final. |
252
|
| ')' is preceded with whitespace. |
252
|
| '{' should be on the previous line. |
253
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| '{' should be on the previous line. |
255
|
| '(' is followed by whitespace. |
256
|
| '10' is a magic number. |
256
|
| ')' is preceded with whitespace. |
256
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| '{' should be on the previous line. |
259
|
| '(' is followed by whitespace. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| '{' should be on the previous line. |
261
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '}' should be on the same line. |
265
|
| '{' should be on the previous line. |
267
|
| '(' is followed by whitespace. |
268
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| '{' should be on the previous line. |
269
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Line has trailing spaces. |
274
|
| Line has trailing spaces. |
275
|
| Method 'addAllItems' is not designed for extension - needs to be abstract, final or empty. |
276
|
| Missing a Javadoc comment. |
276
|
| '(' is followed by whitespace. |
276
|
| Parameter fromChannel should be final. |
276
|
| ')' is preceded with whitespace. |
276
|
| '{' should be on the previous line. |
277
|
| 'while' is not followed by whitespace. |
279
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| '{' should be on the previous line. |
280
|
| '(' is followed by whitespace. |
281
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| Method 'dumpString' is not designed for extension - needs to be abstract, final or empty. |
286
|
| Missing a Javadoc comment. |
286
|
| '{' should be on the previous line. |
287
|
| '1000' is a magic number. |
288
|
| Line is longer than 80 characters. |
289
|
| '(' is followed by whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| Line is longer than 80 characters. |
290
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| Avoid inline conditionals. |
290
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| '{' should be on the previous line. |
292
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| '(' is followed by whitespace. |
294
|
| ')' is preceded with whitespace. |
294
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| Line has trailing spaces. |
299
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
301
|
| Missing a Javadoc comment. |
301
|
| '{' should be on the previous line. |
302
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| '{' should be on the previous line. |
304
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| '{' should be on the previous line. |
306
|
| '(' is followed by whitespace. |
309
|
| '60' is a magic number. |
309
|
| ')' is preceded with whitespace. |
309
|
| Method 'setOpen' is not designed for extension - needs to be abstract, final or empty. |
315
|
| Missing a Javadoc comment. |
315
|
| '(' is followed by whitespace. |
315
|
| Parameter open should be final. |
315
|
| ')' is preceded with whitespace. |
315
|
| '{' should be on the previous line. |
316
|
| Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. |
320
|
| Missing a Javadoc comment. |
320
|
| '{' should be on the previous line. |
321
|
| Line has trailing spaces. |
324
|
| Line has trailing spaces. |
325
|
| Method 'setURL' is not designed for extension - needs to be abstract, final or empty. |
326
|
| Missing a Javadoc comment. |
326
|
| '(' is followed by whitespace. |
326
|
| Parameter url should be final. |
326
|
| ')' is preceded with whitespace. |
326
|
| '{' should be on the previous line. |
327
|
| Line has trailing spaces. |
330
|
| Line has trailing spaces. |
331
|
| Method 'getURL' is not designed for extension - needs to be abstract, final or empty. |
332
|
| Missing a Javadoc comment. |
332
|
| '{' should be on the previous line. |
333
|
| Line has trailing spaces. |
336
|
| Line has trailing spaces. |
337
|
org/robsite/extension/rss/model/ChannelEvent.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/model/ChannelEvent.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
4
|
| '{' should be on the previous line. |
5
|
| Missing a Javadoc comment. |
6
|
| Name 'm_itemIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6
|
| Missing a Javadoc comment. |
8
|
| '(' is followed by whitespace. |
8
|
| Parameter source should be final. |
8
|
| ')' is preceded with whitespace. |
8
|
| '{' should be on the previous line. |
9
|
| '(' is followed by whitespace. |
10
|
| ')' is preceded with whitespace. |
10
|
| Line has trailing spaces. |
12
|
| Missing a Javadoc comment. |
13
|
| '(' is followed by whitespace. |
13
|
| Parameter source should be final. |
13
|
| Parameter index should be final. |
13
|
| ')' is preceded with whitespace. |
13
|
| '{' should be on the previous line. |
14
|
| '(' is followed by whitespace. |
15
|
| ')' is preceded with whitespace. |
15
|
| Line has trailing spaces. |
18
|
| Missing a Javadoc comment. |
19
|
| '{' should be on the previous line. |
20
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
24
|
org/robsite/extension/rss/model/ChannelListener.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/model/ChannelListener.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
4
|
| Missing a Javadoc comment. |
4
|
| '{' should be on the previous line. |
5
|
| Missing a Javadoc comment. |
6
|
| '(' is followed by whitespace. |
6
|
| ')' is preceded with whitespace. |
6
|
org/robsite/extension/rss/model/Channels.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/model/Channels.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - java.util.Date. |
15
|
| Unused import - java.util.Iterator. |
16
|
| Unused import - javax.swing.AbstractListModel. |
19
|
| Unused import - oracle.ide.util.CollectionListener. |
23
|
| Unused import - oracle.ide.xml.SAXParserDoneException. |
27
|
| Missing a Javadoc comment. |
34
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Name '_channels' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Missing a Javadoc comment. |
37
|
| Name '_collectionListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| '{' should be on the previous line. |
40
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line has trailing spaces. |
44
|
| Method 'addListListener' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| '(' is followed by whitespace. |
45
|
| Parameter cl should be final. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line has trailing spaces. |
53
|
| Method 'removeListListener' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| '(' is followed by whitespace. |
54
|
| Parameter cl should be final. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| ';' is preceded with whitespace. |
58
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line has trailing spaces. |
62
|
| Missing a Javadoc comment. |
63
|
| '(' is followed by whitespace. |
63
|
| Parameter start should be final. |
63
|
| Parameter end should be final. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| Line has trailing spaces. |
70
|
| '(' is followed by whitespace. |
70
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line has trailing spaces. |
73
|
| '(' is followed by whitespace. |
74
|
| '=' is not preceded with whitespace. |
74
|
| '=' is not followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line has trailing spaces. |
79
|
| Missing a Javadoc comment. |
80
|
| '(' is followed by whitespace. |
80
|
| Parameter start should be final. |
80
|
| Parameter end should be final. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| Line has trailing spaces. |
87
|
| '(' is followed by whitespace. |
87
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
90
|
| '(' is followed by whitespace. |
91
|
| '=' is not preceded with whitespace. |
91
|
| '=' is not followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
96
|
| Missing a Javadoc comment. |
97
|
| '(' is followed by whitespace. |
97
|
| Parameter start should be final. |
97
|
| Parameter end should be final. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| Line has trailing spaces. |
104
|
| '(' is followed by whitespace. |
104
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line has trailing spaces. |
107
|
| '(' is followed by whitespace. |
108
|
| '=' is not preceded with whitespace. |
108
|
| '=' is not followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '{' should be on the previous line. |
109
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line has trailing spaces. |
112
|
| Line has trailing spaces. |
113
|
| Method 'getChannelInfo' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
118
|
| Method 'setChannelInfo' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| '(' is followed by whitespace. |
119
|
| Parameter pair should be final. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| Line has trailing spaces. |
123
|
| Method 'getSubscribedChannels' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| '{' should be on the previous line. |
125
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
133
|
| Method 'getUnsubscribedChannels' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Missing a Javadoc comment. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| Line has trailing spaces. |
140
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
144
|
| Method 'setSubscribedChannels' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Missing a Javadoc comment. |
144
|
| '(' is followed by whitespace. |
144
|
| Parameter subscribed should be final. |
144
|
| ')' is preceded with whitespace. |
144
|
| Redundant throws: 'TransientMarker' is unchecked exception. |
145
|
| '{' should be on the previous line. |
146
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
149
|
| '-' is not followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '(' is followed by whitespace. |
150
|
| '-' is not followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line has trailing spaces. |
152
|
| Method 'setUnsubscribedChannels' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| '(' is followed by whitespace. |
153
|
| Parameter unsubscribed should be final. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line has trailing spaces. |
154
|
| Redundant throws: 'TransientMarker' is unchecked exception. |
154
|
| '{' should be on the previous line. |
155
|
| Line has trailing spaces. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line has trailing spaces. |
159
|
| Method 'getAllChannels' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Missing a Javadoc comment. |
160
|
| '{' should be on the previous line. |
161
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line has trailing spaces. |
165
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Missing a Javadoc comment. |
169
|
| '(' is followed by whitespace. |
169
|
| Parameter os should be final. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line has trailing spaces. |
176
|
| Method 'load' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Missing a Javadoc comment. |
177
|
| '(' is followed by whitespace. |
177
|
| Parameter is should be final. |
177
|
| ')' is preceded with whitespace. |
177
|
| '{' should be on the previous line. |
178
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line has trailing spaces. |
181
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| '{' should be on the previous line. |
183
|
| Line has trailing spaces. |
186
|
| Line has trailing spaces. |
189
|
| Method 'checkChannel' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Missing a Javadoc comment. |
190
|
| '(' is followed by whitespace. |
190
|
| Parameter channelIndex should be final. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line is longer than 80 characters. |
191
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
191
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line has trailing spaces. |
194
|
| Avoid inline conditionals. |
195
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| Line has trailing spaces. |
198
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line has trailing spaces. |
200
|
| Method 'fireChannelUpdated' is not designed for extension - needs to be abstract, final or empty. |
204
|
| Missing a Javadoc comment. |
204
|
| '(' is followed by whitespace. |
204
|
| Parameter channel should be final. |
204
|
| ')' is preceded with whitespace. |
204
|
| '{' should be on the previous line. |
205
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Missing a Javadoc comment. |
213
|
| '(' is followed by whitespace. |
213
|
| Parameter channelIndex should be final. |
213
|
| ')' is preceded with whitespace. |
213
|
| '{' should be on the previous line. |
214
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line has trailing spaces. |
220
|
| Method 'addChannel' is not designed for extension - needs to be abstract, final or empty. |
223
|
| '(' is followed by whitespace. |
223
|
| Parameter c should be final. |
223
|
| Expected @param tag for 'c'. |
223
|
| ')' is preceded with whitespace. |
223
|
| '{' should be on the previous line. |
224
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
227
|
| '(' is followed by whitespace. |
227
|
| '!' is followed by whitespace. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '&&' should be on a new line. |
227
|
| '!' is followed by whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '{' should be on the previous line. |
229
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| Line is longer than 80 characters. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| Line has trailing spaces. |
235
|
| Method 'removeChannel' is not designed for extension - needs to be abstract, final or empty. |
236
|
| Missing a Javadoc comment. |
236
|
| '(' is followed by whitespace. |
236
|
| Parameter c should be final. |
236
|
| ')' is preceded with whitespace. |
236
|
| '{' should be on the previous line. |
237
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| '{' should be on the previous line. |
240
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '}' should be on the same line. |
243
|
| '{' should be on the previous line. |
245
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| '{' should be on the previous line. |
249
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line has trailing spaces. |
254
|
| Method 'setChannelSubscribed' is not designed for extension - needs to be abstract, final or empty. |
255
|
| Missing a Javadoc comment. |
255
|
| '(' is followed by whitespace. |
255
|
| Parameter channel should be final. |
255
|
| Parameter isSubscribed should be final. |
255
|
| ')' is preceded with whitespace. |
255
|
| '{' should be on the previous line. |
256
|
| Line has trailing spaces. |
257
|
| Avoid inline conditionals. |
257
|
| ':' should be on a new line. |
257
|
| Line has trailing spaces. |
259
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| '{' should be on the previous line. |
262
|
| Line has trailing spaces. |
263
|
| Avoid inline conditionals. |
263
|
| ':' should be on a new line. |
263
|
| '(' is followed by whitespace. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line has trailing spaces. |
267
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| '{' should be on the previous line. |
271
|
| Line has trailing spaces. |
273
|
| '(' is followed by whitespace. |
273
|
| '-' is not followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| '}' should be on the same line. |
275
|
| '{' should be on the previous line. |
277
|
| Line has trailing spaces. |
279
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
280
|
| Line has trailing spaces. |
284
|
| Method 'isChannelSubscribed' is not designed for extension - needs to be abstract, final or empty. |
285
|
| Missing a Javadoc comment. |
285
|
| '(' is followed by whitespace. |
285
|
| Parameter channel should be final. |
285
|
| ')' is preceded with whitespace. |
285
|
| '{' should be on the previous line. |
286
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Method 'copyTo' is not designed for extension - needs to be abstract, final or empty. |
294
|
| Missing a Javadoc comment. |
294
|
| Parameter target should be final. |
294
|
| '{' should be on the previous line. |
295
|
| Line has trailing spaces. |
296
|
| Avoid inline conditionals. |
297
|
| Line has trailing spaces. |
298
|
| '(' is followed by whitespace. |
300
|
| 'cast' is not followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| '(' is followed by whitespace. |
301
|
| 'cast' is not followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| Line has trailing spaces. |
302
|
| Line has trailing spaces. |
303
|
| Line has trailing spaces. |
306
|
org/robsite/extension/rss/model/DirectoryParser.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/model/DirectoryParser.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
28
|
| '{' should be on the previous line. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
30
|
| 'static' modifier out of order with the JLS suggestions. |
30
|
| First sentence should end with a period. |
33
|
| Line has trailing spaces. |
36
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
40
|
| '(' is followed by whitespace. |
40
|
| Parameter inStream should be final. |
40
|
| Expected @param tag for 'inStream'. |
40
|
| Parameter channels should be final. |
40
|
| Expected @param tag for 'channels'. |
40
|
| ')' is preceded with whitespace. |
40
|
| Expected @throws tag for 'SAXException'. |
41
|
| Expected @throws tag for 'IOException'. |
41
|
| Expected @throws tag for 'ParserConfigurationException'. |
41
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line has trailing spaces. |
53
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
64
|
| '(' is followed by whitespace. |
65
|
| ';' is followed by whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| Line has trailing spaces. |
68
|
| '(' is followed by whitespace. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| Line has trailing spaces. |
71
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
79
|
| '(' is followed by whitespace. |
82
|
| ';' is followed by whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line has trailing spaces. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
92
|
| Missing a Javadoc comment. |
93
|
| '(' is followed by whitespace. |
93
|
| Parameter simpleChannels should be final. |
93
|
| Parameter channel should be final. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
95
|
| ';' is followed by whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| '(' is followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
107
|
| Missing a Javadoc comment. |
108
|
| '{' should be on the previous line. |
109
|
| Missing a Javadoc comment. |
110
|
| Name 'm_channels' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
110
|
| Missing a Javadoc comment. |
111
|
| Name 'm_currentChannel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
111
|
| Missing a Javadoc comment. |
112
|
| Name 'm_text' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
112
|
| Line has trailing spaces. |
113
|
| Missing a Javadoc comment. |
114
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
119
|
| Missing a Javadoc comment. |
119
|
| '(' is followed by whitespace. |
119
|
| Parameter uri should be final. |
119
|
| Parameter name should be final. |
119
|
| Parameter qName should be final. |
119
|
| Parameter attributes should be final. |
120
|
| ')' is preceded with whitespace. |
120
|
| '{' should be on the previous line. |
121
|
| '(' is followed by whitespace. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '{' should be on the previous line. |
123
|
| '(' is followed by whitespace. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '{' should be on the previous line. |
125
|
| '}' should be on the same line. |
127
|
| '(' is followed by whitespace. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| '}' should be on the same line. |
131
|
| '(' is followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| Line has trailing spaces. |
138
|
| Missing a Javadoc comment. |
139
|
| '(' is followed by whitespace. |
139
|
| Parameter uri should be final. |
139
|
| Parameter name should be final. |
139
|
| Parameter qName should be final. |
139
|
| ')' is preceded with whitespace. |
139
|
| '{' should be on the previous line. |
140
|
| '(' is followed by whitespace. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| '(' is followed by whitespace. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '{' should be on the previous line. |
144
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '}' should be on the same line. |
147
|
| '(' is followed by whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| '}' should be on the same line. |
151
|
| '(' is followed by whitespace. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '{' should be on the previous line. |
153
|
| Line has trailing spaces. |
158
|
| Missing a Javadoc comment. |
159
|
| '(' is followed by whitespace. |
159
|
| Parameter chars should be final. |
159
|
| Parameter start should be final. |
159
|
| Parameter length should be final. |
159
|
| ')' is preceded with whitespace. |
159
|
| '{' should be on the previous line. |
160
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line has trailing spaces. |
167
|
| Missing a Javadoc comment. |
168
|
| '{' should be on the previous line. |
169
|
| Missing a Javadoc comment. |
170
|
| Missing a Javadoc comment. |
171
|
org/robsite/extension/rss/model/Item.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/rss/model/Item.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - oracle.ide.model.Element. |
4
|
| Missing a Javadoc comment. |
6
|
| '{' should be on the previous line. |
7
|
| Missing a Javadoc comment. |
8
|
| Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8
|
| Missing a Javadoc comment. |
9
|
| Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9
|
| Missing a Javadoc comment. |
10
|
| Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
10
|
| Missing a Javadoc comment. |
11
|
| Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
11
|
| Missing a Javadoc comment. |
12
|
| Name '_pubDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
12
|
| Missing a Javadoc comment. |
13
|
| Name '_guid' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
16
|
| '{' should be on the previous line. |
17
|
| Line has trailing spaces. |
19
|
| Method 'getGuid' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| '{' should be on the previous line. |
21
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| '{' should be on the previous line. |
23
|
| Line has trailing spaces. |
28
|
| Method 'setGuid' is not designed for extension - needs to be abstract, final or empty. |
29
|
| Missing a Javadoc comment. |
29
|
| '(' is followed by whitespace. |
29
|
| Parameter guid should be final. |
29
|
| ')' is preceded with whitespace. |
29
|
| '{' should be on the previous line. |
30
|
| Method 'setPublishDate' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter date should be final. |
34
|
| ')' is preceded with whitespace. |
34
|
| '{' should be on the previous line. |
35
|
| Line has trailing spaces. |
38
|
| Method 'getPublishDate' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| '{' should be on the previous line. |
40
|
| Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter title should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| '{' should be on the previous line. |
51
|
| Method 'setLink' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| '(' is followed by whitespace. |
56
|
| Parameter link should be final. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| Method 'getLink' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
66
|
| Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| '(' is followed by whitespace. |
68
|
| Parameter description should be final. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| '{' should be on the previous line. |
75
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
79
|
| Method 'setRead' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| '(' is followed by whitespace. |
80
|
| Parameter read should be final. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
85
|
| Method 'isRead' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| '{' should be on the previous line. |
87
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
90
|
| Method 'dumpString' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| '{' should be on the previous line. |
93
|
| Line is longer than 80 characters. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Missing a Javadoc comment. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| '(' is followed by whitespace. |
106
|
| '60' is a magic number. |
106
|
| ')' is preceded with whitespace. |
106
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| '(' is followed by whitespace. |
126
|
| Parameter obj should be final. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '}' should be on the same line. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '{' should be on the previous line. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
org/robsite/extension/rss/model/SimpleRSSParser.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
34
|
| Class SimpleRSSParser should be declared as final. |
38
|
| '{' should be on the previous line. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
43
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
46
|
| Name '_channel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Missing a Javadoc comment. |
47
|
| Name '_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Missing a Javadoc comment. |
48
|
| Name '_handlers' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Line has trailing spaces. |
49
|
| '{' should be on the previous line. |
54
|
| Missing a Javadoc comment. |
55
|
| '(' is followed by whitespace. |
55
|
| Parameter context should be final. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' is not followed by whitespace. |
55
|
| '}' is not preceded with whitespace. |
55
|
| Missing a Javadoc comment. |
56
|
| '(' is followed by whitespace. |
56
|
| Parameter context should be final. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' is not followed by whitespace. |
56
|
| '}' is not preceded with whitespace. |
56
|
| Line has trailing spaces. |
58
|
| '{' should be on the previous line. |
63
|
| Missing a Javadoc comment. |
64
|
| Name '_contextValues' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| Missing a Javadoc comment. |
65
|
| Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
65
|
| Missing a Javadoc comment. |
66
|
| Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| Missing a Javadoc comment. |
67
|
| Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
67
|
| Missing a Javadoc comment. |
68
|
| Name '_qname' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Line has trailing spaces. |
69
|
| Missing a Javadoc comment. |
70
|
| Name '_text' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Line has trailing spaces. |
71
|
| Name '_elementPath' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
75
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
80
|
| '{' should be on the previous line. |
85
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
89
|
| ';' is followed by whitespace. |
89
|
| '{' should be on the previous line. |
90
|
| '(' is followed by whitespace. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
100
|
| '{' should be on the previous line. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| 'cast' is not followed by whitespace. |
108
|
| Line has trailing spaces. |
112
|
| Missing a Javadoc comment. |
113
|
| '(' is followed by whitespace. |
113
|
| Parameter name should be final. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line has trailing spaces. |
117
|
| Missing a Javadoc comment. |
118
|
| '{' should be on the previous line. |
119
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
123
|
| Missing a Javadoc comment. |
124
|
| '{' should be on the previous line. |
125
|
| 'if' construct must use '{}'s. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
130
|
| Missing a Javadoc comment. |
131
|
| '(' is followed by whitespace. |
131
|
| Parameter attributes should be final. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
132
|
| Line has trailing spaces. |
135
|
| Missing a Javadoc comment. |
136
|
| '{' should be on the previous line. |
137
|
| Line has trailing spaces. |
140
|
| Missing a Javadoc comment. |
141
|
| '(' is followed by whitespace. |
141
|
| Parameter uri should be final. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| Line has trailing spaces. |
145
|
| Missing a Javadoc comment. |
146
|
| '{' should be on the previous line. |
147
|
| Line has trailing spaces. |
150
|
| Missing a Javadoc comment. |
151
|
| '(' is followed by whitespace. |
151
|
| Parameter name should be final. |
151
|
| ')' is preceded with whitespace. |
151
|
| '{' should be on the previous line. |
152
|
| Line has trailing spaces. |
155
|
| Missing a Javadoc comment. |
156
|
| '{' should be on the previous line. |
157
|
| Line has trailing spaces. |
160
|
| Missing a Javadoc comment. |
161
|
| '(' is followed by whitespace. |
161
|
| Parameter qname should be final. |
161
|
| ')' is preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
| Line has trailing spaces. |
165
|
| Missing a Javadoc comment. |
166
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
170
|
| Missing a Javadoc comment. |
171
|
| '(' is followed by whitespace. |
171
|
| Parameter key should be final. |
171
|
| ')' is preceded with whitespace. |
171
|
| '{' should be on the previous line. |
172
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line has trailing spaces. |
175
|
| Missing a Javadoc comment. |
176
|
| '(' is followed by whitespace. |
176
|
| Parameter key should be final. |
176
|
| Parameter value should be final. |
176
|
| ')' is preceded with whitespace. |
176
|
| '{' should be on the previous line. |
177
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line has trailing spaces. |
181
|
| Line has trailing spaces. |
184
|
| '(' is followed by whitespace. |
187
|
| Parameter channel should be final. |
187
|
| Expected @param tag for 'channel'. |
187
|
| ')' is preceded with whitespace. |
187
|
| '{' should be on the previous line. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '{' should be on the previous line. |
190
|
| '}' should be on the same line. |
192
|
| '{' should be on the previous line. |
194
|
| Line has trailing spaces. |
197
|
| Line has trailing spaces. |
202
|
| Missing a Javadoc comment. |
202
|
| '(' is followed by whitespace. |
202
|
| Parameter urlString should be final. |
202
|
| ')' is preceded with whitespace. |
202
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
202
|
| '{' should be on the previous line. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line has trailing spaces. |
209
|
| Missing a Javadoc comment. |
209
|
| '(' is followed by whitespace. |
209
|
| Parameter channel should be final. |
209
|
| ')' is preceded with whitespace. |
209
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
209
|
| '{' should be on the previous line. |
211
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line has trailing spaces. |
216
|
| Missing a Javadoc comment. |
216
|
| '(' is followed by whitespace. |
216
|
| Parameter urlString should be final. |
216
|
| Parameter channel should be final. |
216
|
| ')' is preceded with whitespace. |
216
|
| Line has trailing spaces. |
217
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
217
|
| '{' should be on the previous line. |
219
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| '{' should be on the previous line. |
221
|
| Line has trailing spaces. |
224
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line has trailing spaces. |
227
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '{' should be on the previous line. |
231
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| '{' should be on the previous line. |
235
|
| Line has trailing spaces. |
240
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| '{' should be on the previous line. |
242
|
| Line has trailing spaces. |
248
|
| Line has trailing spaces. |
250
|
| Line has trailing spaces. |
252
|
| '(' is followed by whitespace. |
254
|
| '304' is a magic number. |
254
|
| ')' is preceded with whitespace. |
254
|
| '{' should be on the previous line. |
255
|
| '}' should be on the same line. |
258
|
| '(' is followed by whitespace. |
259
|
| '200' is a magic number. |
259
|
| ')' is preceded with whitespace. |
259
|
| '{' should be on the previous line. |
260
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '}' should be on the same line. |
265
|
| '{' should be on the previous line. |
267
|
| '+' is not preceded with whitespace. |
269
|
| '+' is not followed by whitespace. |
269
|
| '+' is not preceded with whitespace. |
269
|
| '+' is not followed by whitespace. |
269
|
| '+' is not preceded with whitespace. |
269
|
| '+' should be on a new line. |
269
|
| Line has trailing spaces. |
274
|
| '(' is followed by whitespace. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line has trailing spaces. |
285
|
| Missing a Javadoc comment. |
285
|
| '(' is followed by whitespace. |
285
|
| Parameter inputSource should be final. |
285
|
| Parameter channel should be final. |
285
|
| ')' is preceded with whitespace. |
285
|
| '{' should be on the previous line. |
287
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| Line has trailing spaces. |
296
|
| Missing a Javadoc comment. |
300
|
| '{' should be on the previous line. |
301
|
| Line has trailing spaces. |
304
|
| Missing a Javadoc comment. |
305
|
| '(' is followed by whitespace. |
305
|
| Parameter elementName should be final. |
305
|
| Parameter handler should be final. |
305
|
| ')' is preceded with whitespace. |
305
|
| '{' should be on the previous line. |
306
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| Line has trailing spaces. |
309
|
| Missing a Javadoc comment. |
310
|
| '(' is followed by whitespace. |
310
|
| Parameter elementName should be final. |
310
|
| ')' is preceded with whitespace. |
310
|
| '{' should be on the previous line. |
311
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| Missing a Javadoc comment. |
315
|
| '{' should be on the previous line. |
316
|
| Line has trailing spaces. |
317
|
| '(' is followed by whitespace. |
317
|
| '(' is followed by whitespace. |
319
|
| Parameter context should be final. |
319
|
| ')' is preceded with whitespace. |
319
|
| '{' should be on the previous line. |
320
|
| '(' is followed by whitespace. |
321
|
| ')' is preceded with whitespace. |
321
|
| Line has trailing spaces. |
323
|
| '(' is followed by whitespace. |
324
|
| Parameter context should be final. |
324
|
| ')' is preceded with whitespace. |
324
|
| '{' should be on the previous line. |
325
|
| Line has trailing spaces. |
326
|
| '(' is followed by whitespace. |
326
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| ')' is preceded with whitespace. |
332
|
| Line has trailing spaces. |
333
|
| Line has trailing spaces. |
334
|
| '(' is followed by whitespace. |
334
|
| '(' is followed by whitespace. |
336
|
| Parameter context should be final. |
336
|
| ')' is preceded with whitespace. |
336
|
| '{' should be on the previous line. |
337
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| '{' should be on the previous line. |
340
|
| '(' is followed by whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| '}' should be on the same line. |
342
|
| '{' should be on the previous line. |
344
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| Line has trailing spaces. |
349
|
| Line has trailing spaces. |
350
|
| '(' is followed by whitespace. |
350
|
| '(' is followed by whitespace. |
352
|
| Parameter context should be final. |
352
|
| ')' is preceded with whitespace. |
352
|
| '{' should be on the previous line. |
353
|
| '(' is followed by whitespace. |
354
|
| ')' is preceded with whitespace. |
354
|
| '(' is followed by whitespace. |
355
|
| ')' is preceded with whitespace. |
355
|
| '{' should be on the previous line. |
356
|
| '(' is followed by whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| '}' should be on the same line. |
358
|
| '{' should be on the previous line. |
360
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| ')' is preceded with whitespace. |
364
|
| Line has trailing spaces. |
365
|
| Line has trailing spaces. |
366
|
| '(' is followed by whitespace. |
366
|
| '(' is followed by whitespace. |
368
|
| Parameter context should be final. |
368
|
| ')' is preceded with whitespace. |
368
|
| '{' should be on the previous line. |
369
|
| '(' is followed by whitespace. |
370
|
| ')' is preceded with whitespace. |
370
|
| Line is longer than 80 characters. |
372
|
| '(' is followed by whitespace. |
373
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| '{' should be on the previous line. |
374
|
| '(' is followed by whitespace. |
375
|
| ')' is preceded with whitespace. |
375
|
| '}' should be on the same line. |
376
|
| '(' is followed by whitespace. |
377
|
| ')' is preceded with whitespace. |
377
|
| '{' should be on the previous line. |
378
|
| '(' is followed by whitespace. |
379
|
| ')' is preceded with whitespace. |
379
|
| ')' is preceded with whitespace. |
382
|
| Line has trailing spaces. |
383
|
| Line has trailing spaces. |
384
|
| '(' is followed by whitespace. |
384
|
| '(' is followed by whitespace. |
386
|
| Parameter context should be final. |
386
|
| ')' is preceded with whitespace. |
386
|
| '{' should be on the previous line. |
387
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| '(' is followed by whitespace. |
389
|
| ')' is preceded with whitespace. |
389
|
| '{' should be on the previous line. |
390
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| '{' should be on the previous line. |
393
|
| '(' is followed by whitespace. |
394
|
| ')' is preceded with whitespace. |
394
|
| ')' is preceded with whitespace. |
398
|
| Line has trailing spaces. |
399
|
| '(' is followed by whitespace. |
400
|
| '(' is followed by whitespace. |
402
|
| Parameter context should be final. |
402
|
| ')' is preceded with whitespace. |
402
|
| '{' should be on the previous line. |
403
|
| '(' is followed by whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| '(' is followed by whitespace. |
405
|
| ')' is preceded with whitespace. |
405
|
| '{' should be on the previous line. |
406
|
| '(' is followed by whitespace. |
407
|
| ')' is preceded with whitespace. |
407
|
| ')' is preceded with whitespace. |
410
|
| Line has trailing spaces. |
411
|
| '(' is followed by whitespace. |
413
|
| '(' is followed by whitespace. |
415
|
| Parameter context should be final. |
415
|
| ')' is preceded with whitespace. |
415
|
| '{' should be on the previous line. |
416
|
| '(' is followed by whitespace. |
417
|
| ')' is preceded with whitespace. |
417
|
| Line has trailing spaces. |
418
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| '{' should be on the previous line. |
419
|
| '(' is followed by whitespace. |
420
|
| '(' is followed by whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| '{' should be on the previous line. |
421
|
| '(' is followed by whitespace. |
422
|
| ')' is preceded with whitespace. |
422
|
| '(' is followed by whitespace. |
423
|
| ')' is preceded with whitespace. |
423
|
| '{' should be on the previous line. |
424
|
| '(' is followed by whitespace. |
425
|
| ')' is preceded with whitespace. |
425
|
| ')' is preceded with whitespace. |
430
|
| Line has trailing spaces. |
432
|
| Line has trailing spaces. |
433
|
| Line has trailing spaces. |
435
|
| Line has trailing spaces. |
436
|
| Line has trailing spaces. |
438
|
| Line has trailing spaces. |
440
|
| Expected an @return tag. |
442
|
| '(' is followed by whitespace. |
442
|
| Parameter date should be final. |
442
|
| Expected @param tag for 'date'. |
442
|
| ')' is preceded with whitespace. |
442
|
| '{' should be on the previous line. |
443
|
| '(' is followed by whitespace. |
444
|
| ')' is preceded with whitespace. |
444
|
| '(' is followed by whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| '{' should be on the previous line. |
446
|
| '(' is followed by whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| Line has trailing spaces. |
449
|
| Line has trailing spaces. |
452
|
| Missing a Javadoc comment. |
453
|
| '(' is followed by whitespace. |
453
|
| Parameter date should be final. |
453
|
| ')' is preceded with whitespace. |
453
|
| '{' should be on the previous line. |
454
|
| '{' should be on the previous line. |
456
|
| Line has trailing spaces. |
457
|
| Line has trailing spaces. |
461
|
| '(' is followed by whitespace. |
463
|
| '(' is followed by whitespace. |
463
|
| ')' is preceded with whitespace. |
463
|
| ')' is preceded with whitespace. |
463
|
| '{' should be on the previous line. |
464
|
| '}' should be on the same line. |
466
|
| '{' should be on the previous line. |
468
|
| '(' is followed by whitespace. |
469
|
| '7' is a magic number. |
469
|
| ')' is preceded with whitespace. |
469
|
| Line has trailing spaces. |
470
|
| '{' should be on the previous line. |
470
|
| '(' is followed by whitespace. |
471
|
| '6' is a magic number. |
471
|
| ')' is preceded with whitespace. |
471
|
| '(' is followed by whitespace. |
472
|
| ')' is preceded with whitespace. |
472
|
| '{' should be on the previous line. |
473
|
| '(' is followed by whitespace. |
474
|
| '6' is a magic number. |
474
|
| ')' is preceded with whitespace. |
474
|
| '}' should be on the same line. |
475
|
| '(' is followed by whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| '{' should be on the previous line. |
477
|
| '(' is followed by whitespace. |
478
|
| '6' is a magic number. |
478
|
| ')' is preceded with whitespace. |
478
|
| '(' is followed by whitespace. |
479
|
| ')' is preceded with whitespace. |
479
|
| '(' is followed by whitespace. |
480
|
| '6' is a magic number. |
480
|
| ')' is preceded with whitespace. |
480
|
| Line has trailing spaces. |
482
|
| '(' is followed by whitespace. |
484
|
| '(' is followed by whitespace. |
484
|
| ')' is preceded with whitespace. |
484
|
| ')' is preceded with whitespace. |
484
|
| '{' should be on the previous line. |
485
|
| '}' should be on the same line. |
487
|
| '{' should be on the previous line. |
489
|
| Line has trailing spaces. |
493
|
| Line has trailing spaces. |
494
|
| '(' is followed by whitespace. |
495
|
| ')' is preceded with whitespace. |
495
|
| '{' should be on the previous line. |
496
|
| '(' is followed by whitespace. |
497
|
| ')' is preceded with whitespace. |
497
|
| Line has trailing spaces. |
499
|
| '(' is followed by whitespace. |
501
|
| ')' is preceded with whitespace. |
501
|
| '(' is followed by whitespace. |
502
|
| ')' is preceded with whitespace. |
502
|
| '{' should be on the previous line. |
503
|
| '(' is followed by whitespace. |
504
|
| ')' is preceded with whitespace. |
504
|
| '(' is followed by whitespace. |
506
|
| ')' is preceded with whitespace. |
506
|
| Line has trailing spaces. |
507
|
| '(' is followed by whitespace. |
508
|
| ')' is preceded with whitespace. |
508
|
| '}' should be on the same line. |
509
|
| '(' is followed by whitespace. |
510
|
| ')' is preceded with whitespace. |
510
|
| '{' should be on the previous line. |
511
|
| Line has trailing spaces. |
515
|
| Missing a Javadoc comment. |
516
|
| '(' is followed by whitespace. |
516
|
| Parameter date should be final. |
516
|
| ')' is preceded with whitespace. |
516
|
| '{' should be on the previous line. |
517
|
| '{' should be on the previous line. |
519
|
| '(' is followed by whitespace. |
521
|
| ')' is preceded with whitespace. |
521
|
| '}' should be on the same line. |
522
|
| '(' is followed by whitespace. |
523
|
| ')' is preceded with whitespace. |
523
|
| '{' should be on the previous line. |
524
|
| Line is longer than 80 characters. |
529
|
| Missing a Javadoc comment. |
529
|
| Parameter uri should be final. |
529
|
| Parameter name should be final. |
529
|
| Parameter qName should be final. |
529
|
| Parameter atts should be final. |
529
|
| Line has trailing spaces. |
531
|
| '(' is followed by whitespace. |
533
|
| ')' is preceded with whitespace. |
533
|
| '(' is followed by whitespace. |
534
|
| ')' is preceded with whitespace. |
534
|
| '(' is followed by whitespace. |
535
|
| ')' is preceded with whitespace. |
535
|
| '(' is followed by whitespace. |
536
|
| ')' is preceded with whitespace. |
536
|
| '(' is followed by whitespace. |
538
|
| ')' is preceded with whitespace. |
538
|
| '(' is followed by whitespace. |
539
|
| ')' is preceded with whitespace. |
539
|
| '{' should be on the previous line. |
540
|
| '(' is followed by whitespace. |
541
|
| ')' is preceded with whitespace. |
541
|
| Line has trailing spaces. |
543
|
| '(' is followed by whitespace. |
544
|
| ')' is preceded with whitespace. |
544
|
| Line has trailing spaces. |
546
|
| Missing a Javadoc comment. |
547
|
| Parameter uri should be final. |
547
|
| Parameter name should be final. |
547
|
| Parameter qName should be final. |
547
|
| '{' should be on the previous line. |
548
|
| '(' is followed by whitespace. |
549
|
| ')' is preceded with whitespace. |
549
|
| '(' is followed by whitespace. |
550
|
| ')' is preceded with whitespace. |
550
|
| '(' is followed by whitespace. |
551
|
| ')' is preceded with whitespace. |
551
|
| '(' is followed by whitespace. |
553
|
| ')' is preceded with whitespace. |
553
|
| Line has trailing spaces. |
554
|
| '(' is followed by whitespace. |
555
|
| ')' is preceded with whitespace. |
555
|
| Line has trailing spaces. |
556
|
| '(' is followed by whitespace. |
557
|
| ')' is preceded with whitespace. |
557
|
| '{' should be on the previous line. |
558
|
| '(' is followed by whitespace. |
559
|
| ')' is preceded with whitespace. |
559
|
| Line has trailing spaces. |
561
|
| Missing a Javadoc comment. |
566
|
| Parameter ch should be final. |
566
|
| Array brackets at illegal position. |
566
|
| Parameter start should be final. |
566
|
| Parameter length should be final. |
566
|
| '{' should be on the previous line. |
567
|
| '(' is followed by whitespace. |
568
|
| ')' is preceded with whitespace. |
568
|
| '{' should be on the previous line. |
569
|
| '(' is followed by whitespace. |
570
|
| '(' is followed by whitespace. |
570
|
| ')' is preceded with whitespace. |
570
|
| ')' is preceded with whitespace. |
570
|
| Missing a Javadoc comment. |
576
|
| Parameter args should be final. |
576
|
| '{' should be on the previous line. |
577
|
| '{' should be on the previous line. |
579
|
| '(' is followed by whitespace. |
581
|
| ')' is preceded with whitespace. |
581
|
| Line is longer than 80 characters. |
582
|
| '(' is followed by whitespace. |
582
|
| ')' is preceded with whitespace. |
582
|
| '(' is followed by whitespace. |
583
|
| ')' is preceded with whitespace. |
583
|
| '(' is followed by whitespace. |
584
|
| ')' is preceded with whitespace. |
584
|
| '(' is followed by whitespace. |
585
|
| ')' is preceded with whitespace. |
585
|
| '(' is followed by whitespace. |
586
|
| ')' is preceded with whitespace. |
586
|
| Line is longer than 80 characters. |
589
|
| '(' is followed by whitespace. |
595
|
| ')' is preceded with whitespace. |
595
|
| Line is longer than 80 characters. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '(' is followed by whitespace. |
598
|
| ')' is preceded with whitespace. |
598
|
| '(' is followed by whitespace. |
599
|
| ')' is preceded with whitespace. |
599
|
| '(' is followed by whitespace. |
600
|
| ')' is preceded with whitespace. |
600
|
| '(' is followed by whitespace. |
601
|
| ')' is preceded with whitespace. |
601
|
| '}' should be on the same line. |
602
|
| '(' is followed by whitespace. |
603
|
| '{' should be on the previous line. |
604
|
| Line has trailing spaces. |
608
|
org/robsite/extension/rss/model/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/robsite/extension/rss/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/robsite/extension/rss/util/ListEvent.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
6
|
| '{' should be on the previous line. |
7
|
| Missing a Javadoc comment. |
8
|
| Name '_startIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8
|
| Missing a Javadoc comment. |
9
|
| Name '_endIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9
|
| Missing a Javadoc comment. |
11
|
| '(' is followed by whitespace. |
11
|
| Parameter source should be final. |
11
|
| ')' is preceded with whitespace. |
11
|
| '{' should be on the previous line. |
12
|
| '(' is followed by whitespace. |
13
|
| ')' is preceded with whitespace. |
13
|
| Missing a Javadoc comment. |
16
|
| '(' is followed by whitespace. |
16
|
| Parameter source should be final. |
16
|
| Parameter startIndex should be final. |
16
|
| Parameter endIndex should be final. |
16
|
| ')' is preceded with whitespace. |
16
|
| '{' should be on the previous line. |
17
|
| '(' is followed by whitespace. |
18
|
| ')' is preceded with whitespace. |
18
|
| Line has trailing spaces. |
22
|
| Method 'getStartIndex' is not designed for extension - needs to be abstract, final or empty. |
23
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
27
|
| Method 'getEndIndex' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Missing a Javadoc comment. |
28
|
| '{' should be on the previous line. |
29
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
33
|
org/robsite/extension/rss/util/ListListener.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - oracle.ide.util.CollectionEvent. |
4
|
| Line has trailing spaces. |
11
|
| '{' should be on the previous line. |
15
|
| Line has trailing spaces. |
18
|
| Redundant 'public' modifier. |
21
|
| '(' is followed by whitespace. |
21
|
| Expected @param tag for 'ce'. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
25
|
| Redundant 'public' modifier. |
28
|
| '(' is followed by whitespace. |
28
|
| Expected @param tag for 'ce'. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
32
|
| Redundant 'public' modifier. |
35
|
| '(' is followed by whitespace. |
35
|
| Expected @param tag for 'ce'. |
35
|
| ')' is preceded with whitespace. |
35
|
org/robsite/extension/rss/util/package.html
Error | Line |
| Missing package documentation file. | 0 |